This is the Docker image for https://github.com/stefanhaustein/TerminalImageViewer
805
Just replace any tiv command with:
docker run --rm -v <dir>:/home bperel/tiv
Where <dir> is the directory where your image is located.
For instance :
docker run --rm -v /home/mypictures:/home bperel/tiv myimage.png
Content type
Image
Digest
Size
38.3 MB
Last updated
almost 8 years ago
docker pull bperel/tiv