mirror of
				https://github.com/TeamPiped/Piped.git
				synced 2024-08-14 23:57:27 +00:00 
			
		
		
		
	
						commit
						e874b99c7b
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -18,8 +18,9 @@ RUN --mount=type=cache,target=/root/.local/share/pnpm \
 | 
			
		|||
FROM nginx:alpine
 | 
			
		||||
 | 
			
		||||
COPY --from=build /app/dist/ /usr/share/nginx/html/
 | 
			
		||||
 | 
			
		||||
COPY docker/nginx.conf /etc/nginx/conf.d/default.conf
 | 
			
		||||
 | 
			
		||||
COPY docker/entrypoint.sh /entrypoint.sh
 | 
			
		||||
 | 
			
		||||
EXPOSE 80
 | 
			
		||||
ENTRYPOINT [ "/entrypoint.sh" ]
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue