Sign inSign up

trfc/vimtainer

By trfc

•Updated almost 6 years ago

A docker image with Vim and potentially other useful utilities that I use (a lot)

Image
0

10K+

trfc/vimtainer repository overview

⁠vimtainer

A docker image with Vim and potentially other useful utilities that I use (a lot)

Discord MIT License

Docker Cloud Build Status Docker Cloud Automated build Docker Image Size (tag) Docker Pulls

⁠Included Utilities

  • vim

⁠Examples

  • Interactively inspect an existing volume, destroy container upon exist
    • docker run -it --rm --mount source=terraria,target=/world --name="volumeinspect" trfc/vimtainer
  • Print the contents of a file from inside a volume
    • docker run --rm --mount source=terraria,target=/world --name="volumeinspect" trfc/vimtainer cat /world/authcode.txt

Tag summary

Content type

Image

Digest

Size

66.5 MB

Last updated

almost 6 years ago

docker pull trfc/vimtainer