fix: proper YAML config with printf

- Use printf for proper YAML formatting
- Add explicit config path to command
- Add config directory creation step
This commit is contained in:
2025-11-05 09:43:01 -08:00
parent d53aab56df
commit d793a800ae
2 changed files with 6 additions and 8 deletions

View File

@@ -11,6 +11,7 @@ services:
- registry-data:/var/lib/registry
networks:
- registry-network
command: ["/etc/docker/registry/config.yml"]
networks:
registry-network: