🗃️ Committing everything that changed 🗃️

Dockerfile
rootfs/tmp/etc/tor/torrc
rootfs/usr/local/etc/docker/init.d/tor.sh
This commit is contained in:
casjay
2025-01-06 11:55:15 -05:00
parent 468a462a03
commit 42af54213f
3 changed files with 18 additions and 16 deletions

View File

@@ -54,7 +54,7 @@ ARG PHP_SERVER
ARG SHELL_OPTS
ARG PATH
ARG PACK_LIST="tor torsocks privoxy php socat"
ARG PACK_LIST="tor torsocks lyrebird privoxy php socat"
ENV ENV=~/.profile
ENV SHELL="/bin/sh"