dockerize that shit
This commit is contained in:
		
							
								
								
									
										2
									
								
								startpage/Dockerfile
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								startpage/Dockerfile
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,2 @@
 | 
			
		||||
FROM nginx:alpine
 | 
			
		||||
COPY . /usr/share/nginx/html
 | 
			
		||||
							
								
								
									
										2
									
								
								startpage/deploy.sh
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										2
									
								
								startpage/deploy.sh
									
									
									
									
									
										Executable file
									
								
							@@ -0,0 +1,2 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
docker build -t local_startpage:latest .
 | 
			
		||||
							
								
								
									
										0
									
								
								startpage/dome.js
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						
									
										0
									
								
								startpage/dome.js
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
		Reference in New Issue
	
	Block a user