Skip to main content

✨A non-antihuman way to modify docker's container port mapping✨

Project description

introduction

When we initialize a container, if we accidentally make a port mapping mistake, we need to rebuild the container or modify the docker configuration file manually.
This tool is designed to automate the process of modifying docker configuration files.

demo

This demo shows how container-cli can modify the port mapping of a container named python

admin@ubuntuyyy:~$ cc  #short of container-cli
current user is not root
? confirm close docker? Yes
INFO     | container_cli:__close_docker:17 - closing docker
0 Warning: Stopping docker.service, but it can still be activated by:
  docker.socket
? Please input container name: python
Please enter ALL host ports and their corresponding ports in the container one by one
? Please input host port, empty to exit 23
? Please input container port, empty to exit 22
? Please input host port, empty to exit
? confirm? Yes
INFO     | container_cli.change_ports:change_ports:59 - finished
docker restarted, please restart your container

installation

step1 install pipx

By default, ubuntu doesn't have a way to install pipx using pip, so we have to:

sudo apt-get update && sudo apt-get install pipx && pipx ensurepath

After that we need to shut down the terminal and reenter it (or just reboot)

step2 install container-cli

pipx install container-cli

usage

Type cc or container_cli on the command line to start, and follow the prompts.

Star History

Star History Chart

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

container-cli-1.0.1.tar.gz (8.0 kB view details)

Uploaded Source

Built Distribution

container_cli-1.0.1-py3-none-any.whl (9.1 kB view details)

Uploaded Python 3

File details

Details for the file container-cli-1.0.1.tar.gz.

File metadata

  • Download URL: container-cli-1.0.1.tar.gz
  • Upload date:
  • Size: 8.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for container-cli-1.0.1.tar.gz
Algorithm Hash digest
SHA256 5764f93b3442a2e2d47177babb703fd441309a706ad33d51b3b7190c08673dee
MD5 797ffa3ac86013b3b4fe20d2df7ce0c7
BLAKE2b-256 0d04e10b1ce969bd37ccf0b135c01507041f42978c57348d11bd1d42b66635c9

See more details on using hashes here.

File details

Details for the file container_cli-1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for container_cli-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b8687ba0f743aa10458ffd4c4b649bf0b78270f6d523256f03b85b803ef9552b
MD5 9a738c808bff6beebb44994602ec6238
BLAKE2b-256 417df95351549218bb2ef8d086e2c35389696c9e3f396760171d6e6e9f30b6b0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page