Dort

List port used by container

Installation

$ gem install dort

Usage

$ dort

and help

$ dort -h

Change socket

If you need to connect to other server or another location socket, you can set access point via DOCKER_URL variables. For example:

DOCKER_URL=unix:///var/docker.sock dort DOCKER_URL=tcp://example.com:1000 dort

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/flum1025/dort. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the Dort project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.