mirror of
				https://github.com/casjaysdevdocker/tor
				synced 2025-11-03 19:02:39 -05:00 
			
		
		
		
	🗃️ Committing everything that changed 🗃️
Dockerfile rootfs/etc/tor/torrc rootfs/.gitkeep rootfs/root/ rootfs/tmp/ rootfs/usr/local/bin/pkmgr rootfs/usr/local/etc/docker/init.d/privoxy.sh
This commit is contained in:
		@@ -15,7 +15,7 @@ ARG USER="root"
 | 
			
		||||
ARG SHELL_OPTS="set -e -o pipefail"
 | 
			
		||||
 | 
			
		||||
ARG SERVICE_PORT="80"
 | 
			
		||||
ARG EXPOSE_PORTS="80 9053 9050 9080"
 | 
			
		||||
ARG EXPOSE_PORTS="80 8118 9053 9050 9080"
 | 
			
		||||
ARG PHP_VERSION="system"
 | 
			
		||||
ARG NODE_VERSION="system"
 | 
			
		||||
ARG NODE_MANAGER="system"
 | 
			
		||||
@@ -54,7 +54,7 @@ ARG PHP_SERVER
 | 
			
		||||
ARG SHELL_OPTS
 | 
			
		||||
ARG PATH
 | 
			
		||||
 | 
			
		||||
ARG PACK_LIST="tor torsocks php"
 | 
			
		||||
ARG PACK_LIST="tor torsocks privoxy php socat"
 | 
			
		||||
 | 
			
		||||
ENV ENV=~/.profile
 | 
			
		||||
ENV SHELL="/bin/sh"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user