casjay efb4e09eaa
Some checks failed
release-tag / release-image (push) Has been cancelled
🗃️ rootfs: shield internal entrypoint PID files from /run/*.pid sweeps 🗃️
Update the embedded entrypoint copies in rootfs/ to match the
upstream template change. Internal state files renamed to dotfiles
so they're not matched by `/run/*.pid` cleanup globs:
- /run/init.d/entrypoint.pid -> /run/.entrypoint.pid
- /run/no_exit.pid -> /run/.no_exit.pid
- /run/backup.pid -> /run/.backup.pid
- /run/__start_init_scripts.pid -> /run/.start_init_scripts.pid
Per-service PIDs in /run/init.d/ are unchanged.

rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/entrypoint.sh
rootfs/usr/local/share/template-files/config/env/default.sample
rootfs/usr/local/share/template-files/config/env/examples/zz-entrypoint.sh
2026-05-05 19:13:21 -04:00
2025-02-04 09:30:14 -05:00
🗃️ Updated domain names 🗃️
2023-08-10 19:57:45 -04:00
🦈🏠🐜 Initial Commit 🐜🦈🏠
2022-10-16 21:58:55 -04:00
🦈🏠🐜 Initial Commit 🐜🦈🏠
2022-10-16 21:58:55 -04:00
2023-01-08 11:22:08 -05:00
2025-09-16 19:38:53 -04:00
2025-09-16 19:38:53 -04:00
2025-11-23 08:48:27 -05:00
2023-01-08 11:22:08 -05:00
2025-11-29 11:05:08 -05:00
2025-09-05 13:37:07 -04:00
🗃️ Updated domain names 🗃️
2023-08-10 19:57:45 -04:00
🦈🏠🐜 Initial Commit 🐜🦈🏠
2022-10-16 21:58:55 -04:00

👋 Welcome to tor-browser 🚀

tor-browser README

Install my system scripts

 sudo bash -c "$(curl -q -LSsf "https://github.com/systemmgr/installer/raw/main/install.sh")"
 sudo systemmgr --config && sudo systemmgr install scripts  

Get source files

dockermgr download src tor-browser

OR

git clone "https://github.com/casjaysdevdocker/tor-browser" "$HOME/Projects/github/casjaysdevdocker/tor-browser"

Build container

cd "$HOME/Projects/github/casjaysdevdocker/tor-browser"
buildx 

Authors

🤖 casjay: Github Docker 🤖
📽 dockermgr: Github Docker 📽
CasjaysDev Docker: Github Docker

Description
Repo for tor-browser
Readme 456 KiB
Languages
Shell 87.2%
Dockerfile 7.5%
JavaScript 5.3%