mirror of
				https://github.com/elyby/accounts.git
				synced 2025-05-31 14:11:46 +05:30 
			
		
		
		
	Build nginx and mariadb together with the app image. Upgrade docker-compose configuration to 3 version. Add cleanup step to the gitlab-ci.
		
			
				
	
	
		
			4 lines
		
	
	
		
			75 B
		
	
	
	
		
			Docker
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			75 B
		
	
	
	
		
			Docker
		
	
	
	
	
	
FROM phpmyadmin/phpmyadmin:4.8.5
 | 
						|
 | 
						|
COPY config.inc.php /usr/src/phpmyadmin/
 |