Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 967 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 967 Bytes

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