podman system migrate was stopping all containers immediately (visible in the terminal output as "stopped <id>" lines), before the build even began. Moving it to just before compose down/up means running containers stay alive for the entire duration of the image build. https://claude.ai/code/session_01FKCW3FDjNFj6jve4niMFXH |
||
|---|---|---|
| .. | ||
| .env.example | ||
| docker-compose.yml | ||
| Dockerfile.server | ||
| Makefile | ||
| start.sh | ||