mirror of
				https://github.com/casjaysdevdocker/deno
				synced 2025-11-04 01:02:42 -05:00 
			
		
		
		
	🗃️ modified: Dockerfile 🗃️
This commit is contained in:
		@@ -40,7 +40,7 @@ ENV SHELL="/bin/bash" \
 | 
			
		||||
  TZ="${TZ:-America/New_York}"
 | 
			
		||||
 | 
			
		||||
WORKDIR /app
 | 
			
		||||
VOLUME ["/app","/config","/data"]
 | 
			
		||||
VOLUME ["/app"]
 | 
			
		||||
EXPOSE 1993
 | 
			
		||||
 | 
			
		||||
COPY --from=build /. /
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user