[zot] Add command for container to use config.yaml
This commit is contained in:
		
							parent
							
								
									c65164084d
								
							
						
					
					
						commit
						bfb2f5c149
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -4,6 +4,7 @@ services:
 | 
			
		|||
  zot:
 | 
			
		||||
    image: ghcr.io/project-zot/zot:${zot_version:-latest}
 | 
			
		||||
    restart: unless-stopped
 | 
			
		||||
    command: serve /etc/zot/config.yaml
 | 
			
		||||
    environment:
 | 
			
		||||
      - VIRTUAL_HOST=zot.jfreudenberger.de
 | 
			
		||||
      - VIRTUAL_PORT=5000
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue