mirror of
				https://github.com/mashirozx/docker-php-nginx.git
				synced 2025-05-29 01:49:24 +08:00 
			
		
		
		
	Set MAINTAINER in Dockerfile
This commit is contained in:
		
							parent
							
								
									75f6d973d2
								
							
						
					
					
						commit
						7d28fb3e65
					
				@ -1,4 +1,5 @@
 | 
				
			|||||||
FROM alpine:latest
 | 
					FROM alpine:latest
 | 
				
			||||||
 | 
					MAINTAINER Tim de Pater <code@trafex.nl>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Install packages
 | 
					# Install packages
 | 
				
			||||||
RUN apk --update add php7-fpm nginx supervisor --repository http://nl.alpinelinux.org/alpine/edge/testing/
 | 
					RUN apk --update add php7-fpm nginx supervisor --repository http://nl.alpinelinux.org/alpine/edge/testing/
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user