mirror of
				https://github.com/TeamPiped/piped-proxy.git
				synced 2024-08-14 23:50:45 +00:00 
			
		
		
		
	Add empty socket directory.
This commit is contained in:
		
							parent
							
								
									d03eece451
								
							
						
					
					
						commit
						e5de68aa0c
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -20,6 +20,7 @@ RUN --mount=type=cache,target=/var/cache/apt \
 | 
				
			||||||
WORKDIR /app/
 | 
					WORKDIR /app/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
COPY --from=BUILD /app/piped-proxy .
 | 
					COPY --from=BUILD /app/piped-proxy .
 | 
				
			||||||
 | 
					RUN mkdir -p /app/socket/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXPOSE 8080
 | 
					EXPOSE 8080
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue