Old behaviour: compose down → long build → compose up New behaviour: long build (service stays live) → compose down → compose up Downtime is now limited to the few seconds of the swap instead of the entire duration of the Rust/image build. https://claude.ai/code/session_01FKCW3FDjNFj6jve4niMFXH |
||
|---|---|---|
| .. | ||
| .env.example | ||
| docker-compose.yml | ||
| Dockerfile.server | ||
| Makefile | ||
| start.sh | ||