File System Visualizer 3D, GTK2 port
990
Original: http://fsv.sourceforge.net/ GTK2 port: http://fedorchenko.net/fsv2.php
To run:
docker run \
-v /tmp/.X11-unix:/tmp/.X11-unix \
-v /dev/dri:/dev/dri:rw \
--privileged=true \
-e DISPLAY=$DISPLAY \
-v $HOME:/data:ro \
andrewseidl/fsv2
This image will visualize /data by default. Remove the dri and privileged lines to disable hardware acceleration.
Content type
Image
Digest
sha256:c95a31c85…
Size
224.3 MB
Last updated
over 11 years ago
docker pull andrewseidl/fsv2