Skip to content

dm9pZCAq/docker-icecat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

docker-icecat

IceCat browser with tor in musl Void Linux container, which take 68MB and with all needed files 682MB

build:

docker build -t icecat github.com/kzwg63tf/docker-icecat

preparation:

xhost +local:docker allow docker to open window

running:

docker run --rm -dit \
    -e DISPLAY=$DISPLAY \
    -v /tmp/.X11-unix:/tmp/.X11-unix \
    icecat
  • /tmp/.X11-unix - path to x11 control directory

optianaly you can add:

-v $HOME/Downloads/IceCat:/IceCat/Downloads

for downloading something from IceCat

Onion Browser Button:

also you can connect to Tor with Onion Browser Button

OnionButton

Connected

About

icecat with tor in docker container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published