podman-compose requires all networks referenced in service configs to be explicitly declared in the top-level networks block. Docker Compose creates the default network implicitly, but podman-compose errors with 'missing networks: default'. https://claude.ai/code/session_01FKCW3FDjNFj6jve4niMFXH |
||
|---|---|---|
| .. | ||
| .env.example | ||
| backup.sh | ||
| boot.sh | ||
| docker-compose.yml | ||
| Dockerfile.server | ||
| gatus.yml | ||
| Makefile | ||
| start.sh | ||