mirror of
				https://github.com/pinry/pinry.git
				synced 2025-10-31 10:25:48 +01:00 
			
		
		
		
	
		
			
	
	
		
			3 lines
		
	
	
		
			78 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
		
		
			
		
	
	
			3 lines
		
	
	
		
			78 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
|  | #!/usr/bin/env bash
 | ||
|  | CURRENT_UID=$(id -u):$(id -g) sudo docker-compose up ${@} |