Migrate https://phabricator.release11.com/diffusion/CZOPW/czopw.git to release11-tools-web
This commit is contained in:
		
							
								
								
									
										8
									
								
								Homepage/Dockerfile
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								Homepage/Dockerfile
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,8 @@
 | 
			
		||||
FROM nginx:stable-alpine
 | 
			
		||||
 | 
			
		||||
COPY ./Frontend/ /usr/share/nginx/html/Frontend/
 | 
			
		||||
COPY ./index.html /usr/share/nginx/html
 | 
			
		||||
COPY ./logo.png /usr/share/nginx/html
 | 
			
		||||
COPY ./styles.css /usr/share/nginx/html
 | 
			
		||||
COPY ./common.css /usr/share/nginx/html
 | 
			
		||||
COPY ./favicon.ico /usr/share/nginx/html
 | 
			
		||||
		Reference in New Issue
	
	Block a user