jens and Claude Sonnet 5
6264822316
Slim down runtime image and default run.sh to dogecoin-qt:latest
...
Split the Dockerfile into a build stage (with headers/compilers) and a
lean app stage with only runtime libraries, and strip binaries on
install. run.sh now defaults to dogecoin-qt:latest when no image is
given.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com >
Claude-Session: https://claude.ai/code/session_01TUDyiicQWXr4XVmuJEXvn3
2026-07-12 23:31:56 +02:00
jens and Claude Sonnet 5
3315541604
app.sh: forward SIGHUP to child instead of SIGTERM to process group
...
dogecoin-qt was being killed abruptly on container stop. Send SIGHUP
directly to the child process for a graceful shutdown instead of
SIGTERM'ing the whole process group.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com >
Claude-Session: https://claude.ai/code/session_01EzpyzTGGvRC1FdaJkEHYyP
2026-07-12 22:46:23 +02:00
jens
e2ab7fb081
Added bc
2024-05-15 12:23:25 +02:00
jens
aca39dba56
app uses signals helper
2024-05-15 12:16:18 +02:00
jens
63766e510f
run.sh: Permit extra args
2024-05-15 10:49:51 +02:00
jens
6d195ada99
- gelöscht
2024-05-12 19:06:42 +02:00
jens
3dea6683c9
app.sh refactored
2024-05-12 15:02:54 +02:00
jens
65b6de3278
Reduced image size
2024-05-11 21:59:20 +02:00
jens
8d40348e45
- reduced image size
...
- run.sh accepts image tag as first arg
2024-05-11 12:30:51 +02:00
jens
17d0ef07e0
Refactored
2024-05-10 17:48:27 +02:00
jens
85f717b6fc
Refactored
2024-05-10 14:27:55 +02:00
jens
b2c7e0412b
Initial commit
2024-05-09 19:22:01 +02:00