tor-browser/README.md
casjay dcbfa78f2d
🦈🏠🐜 Initial Commit 🐜🦈🏠
2022-10-16 21:58:55 -04:00

37 lines
917 B
Markdown

## 👋 Welcome to tor-browser 🚀
tor-browser README
## Install my system scripts
```shell
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
```shell
dockermgr download src tor-browser
```
OR
```shell
git clone "https://github.com/casjaysdevdocker/tor-browser" "$HOME/Projects/github/casjaysdevdocker/tor-browser"
```
## Build container
```shell
cd "$HOME/Projects/github/casjaysdevdocker/tor-browser"
buildx
```
## Authors
🤖 casjay: [Github](https://github.com/casjay) [Docker](https://hub.docker.com/r/casjay) 🤖
📽 dockermgr: [Github](https://github.com/dockermgr) [Docker](https://hub.docker.com/r/dockermgr) 📽
⛵ CasjaysDev Docker: [Github](https://github.com/casjaysdevdocker) [Docker](https://hub.docker.com/r/casjaysdevdocker) ⛵