proper volumn for registry

This commit is contained in:
2025-09-23 17:16:17 +05:30
parent 3910ba4b09
commit b9f5124a64

View File

@@ -5,7 +5,7 @@ services:
ports:
- "5000:5000"
volumes:
- ./registry-data:/var/lib/registry
- /home/aetos/registry:/var/lib/registry
restart: always
registry-ui: