docker-ip-retrieval
v1.0.1
Published
A utility to retrieve the public IP addresses of Docker containers
Downloads
3
Maintainers
Readme
Docker IP Retrieval
A Node.js utility to fetch the public IP addresses of Docker containers.
Installation
npm install -g docker-ip-retrieval
Usage
Run the command in your terminal:
dip
You will be prompted to select a Docker container. Choose a specific container or select ‘All’ to fetch the public IPs of all containers.