chore: update postStartCommand to retain GPG signing across container restarts

This commit is contained in:
Denys Vuika
2026-07-07 15:03:05 +00:00
parent 9b5ed36acd
commit 4b27f9978d
3 changed files with 5 additions and 3 deletions
+2 -1
View File
@@ -94,7 +94,8 @@ This is the one-time host-side setup:
```
3. Rebuild the container. The `postStartCommand` auto-imports `.git/signing.pub`
and removes it.
on every container start, so signing survives restarts and rebuilds without
re-running the export script.
Then verify inside the container: