TreeView X (https://code.google.com/archive/p/treeviewx/) docker image.
10K+
Please note that the following instructions must be executed in Linux environments only.
You should adapt and run the following command: docker run --rm -ti -e USERID=$UID -e USER=$USER -e DISPLAY=$DISPLAY -v /var/db:/var/db:Z -v /tmp/.X11-unix:/tmp/.X11-unix -v $HOME/.Xauthority:/home/developer/.Xauthority -v "/your/data/dir:/data" pegi3s/treeviewx
If the above command fails, try running xhost + first. In this command, you should replace:
/your/data/dir to point to the directory that you want to have available at TreeView X.Running this command opens the TreeView X Graphical User Interface. Your data directory will be available through the file browser at /data.
Content type
Image
Digest
Size
122.8 MB
Last updated
over 7 years ago
docker pull pegi3s/treeviewx