docker-tor-browser
docker-tor-browser copied to clipboard
Readme Updated, Docker Compose Improved
I mostly updated the mark down the docker compose file got updated too. Looking back at my commits, I didn't check twice before I describe what I changed in the files.
Pull request, readme.md got updated
- There is no need to include a copy of
docker-compose.ymlin the README file. It's just a duplication that would need to be updated. Please remove that section. - "To verify that you docker put the following command below" - ??
- Remove "Github user who updated this markdown:" heading and section - no personal accreditations.
- Adjust table of contents accordingly.
- Change
restart: unless-stoppedback torestart: always- no data must be left on the filesystem when you are not using it. The current version of Firefox allows you to update the browser without killing the container. If you would like a permanant update, then you must rebuild it. The rebuild will pick up the latest OS updates as well. - Revert "Provides direct access to the NoVNC server" back to "Provides direct access to the VNC server" - it is a VNC server. NoVNC is a client.
Everything's done just let me know if I need to do some tweaks/changes to the readme and compose.yml
Sorry, haven't focus on this, I currently working on a huge project, LinuxApps NoVNC