Sign inSign up

stefanogallotti/visidata

By stefanogallotti

•Updated over 5 years ago

Image
0

145

stefanogallotti/visidata repository overview

to run the application from the public image:

docker run -it --rm -w /app -v $(pwd):/app stefanogallotti/visidata <file_name>

To Run the container in interactive mode (works on macOs)

docker run -it --rm -w /app -v $(pwd):/app --net host --entrypoint /bin/bash stefanogallotti/visidata

#additional references

https://jsvine.github.io/intro-to-visidata/⁠

https://www.visidata.org/⁠

https://github.com/ondata/guidaVisiData/tree/master/testo⁠

Tag summary

Content type

Image

Digest

Size

412.7 MB

Last updated

over 5 years ago

docker pull stefanogallotti/visidata