mirror of
				https://gitlab.sectorq.eu/home/docker-compose.git
				synced 2025-10-31 02:21:10 +01:00 
			
		
		
		
	alias
This commit is contained in:
		| @@ -4,9 +4,9 @@ services: | |||||||
|     container_name: registry |     container_name: registry | ||||||
|     environment: |     environment: | ||||||
|     - REGISTRY_STORAGE_DELETE_ENABLED=true |     - REGISTRY_STORAGE_DELETE_ENABLED=true | ||||||
|     - REGISTRY_AUTH=htpasswd |     # - REGISTRY_AUTH=htpasswd | ||||||
|     - REGISTRY_AUTH_HTPASSWD_REALM=Registry Realm |     # - REGISTRY_AUTH_HTPASSWD_REALM=Registry Realm | ||||||
|     - REGISTRY_AUTH_HTPASSWD_PATH=/auth/htpasswd |     # - REGISTRY_AUTH_HTPASSWD_PATH=/auth/htpasswd | ||||||
|     image: registry:2 |     image: registry:2 | ||||||
|     labels: |     labels: | ||||||
|       wud.watch: false |       wud.watch: false | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user