-
Captvty is no free software but is free, please check its license at:
-
Build the image
docker build -t captvty .
-
Customization If you wish to change the settings, you need to run captvty and then commit it. Otherwise, goto 3.
xhost +local: docker run -e DISPLAY=$DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix captvty
-
Setup a shared directory Captvty needs a writable directory (777) to save/export its downloads. For example you can use your /tmp.
-
Now you can use captvty using:
xhost +local: docker run --rm -e DISPLAY=$DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix -v /tmp:/home/luser/downloads captvty
bdejean/captvty
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|