mirror of
https://github.com/casjaysdevdocker/tor
synced 2026-01-08 23:29:17 -05:00
🗃️ Committing everything that changed 🗃️
Dockerfile rootfs/tmp/etc/tor/hidden/ rootfs/tmp/etc/tor/torrc rootfs/usr/local/etc/docker/init.d/tor.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 8118 9053 9050 9080"
|
||||
ARG EXPOSE_PORTS="80 8118 9040 9050 9053 9080"
|
||||
ARG PHP_VERSION="system"
|
||||
ARG NODE_VERSION="system"
|
||||
ARG NODE_MANAGER="system"
|
||||
|
||||
Reference in New Issue
Block a user