Commit Graph
5 Commits
Author SHA1 Message Date
jensandClaude 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 63766e510f run.sh: Permit extra args 2024-05-15 10:49:51 +02:00
jens 8d40348e45 - reduced image size
- run.sh accepts image tag as first arg
2024-05-11 12:30:51 +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