Skip to content
/ tusk Public

A cli tool for updating docker containers while keeping the same port settings

License

Notifications You must be signed in to change notification settings

15jgme/tusk

Repository files navigation

Tusk⚡

Go

A lightweight and (eventually) pretty cli tool for updating docker container instances. Written in Go using BubbleTea.

If you're deploying containers onto a single server and don't want to remember which ports go with which image when you pull new images and restart your containers, this tool is for you.

image

Install

  • With a go installation

    Run: go install github.com/15jgme/tusk@latest

  • Without go

    Not available at the moment. See issue #4

If you encounter an issue with your docker api version, please set your 'DOCKER_API_VERSION' environment variable to the version suggested in the error message.

About

A cli tool for updating docker containers while keeping the same port settings

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages