swim

command module
v0.0.0-...-99848ca Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 20, 2024 License: GPL-3.0 Imports: 1 Imported by: 0

README ΒΆ

πŸŠβ€β™‚οΈ Swim

πŸš€ Motivation

Did you ever want to change the port of your running Docker container? Well, now you can!

πŸ“¦ Installation

go install github.com/4thel00z/swim/...@latest

πŸ›  Usage

# Give the ports you want to add
# You will be interactively prompted for the container to change
swim update-port -p hostIP:hostPort:containerPort -p hostIP:hostPort:containerPort

To provide a container ID directly and skip the interactive list:

swim update-port <containerID> -p hostIP:hostPort:containerPort -p hostIP:hostPort:containerPort

πŸ“œ License

This project is licensed under the GPL-3 license.

Documentation ΒΆ

The Go Gopher

There is no documentation for this package.

Directories ΒΆ

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL