Skip to content

lherrera/docker-summary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

docker-summary

Organizes and displays Docker Host, Docker Engine and Docker Registry configuration details.

Motivation

The output of "docker info" could be consufing at times. As you start using different docker enviroments - Docker on Mac, Docker Toolbox, Docker Swarm - and engines becomes more and more important to understand to what host, engine and registry you are connected to. As a trainer andn consultant, neededed to delegates to clearly understand which Docker env we were using at each stage.


Output examples

Docker on Softlayer Docker Swarm


Getting Started

These instructions will get you a copy of the project up and running on your local machine.

$ git clone https://github.com/lherrera/docker-summary
$ cd docker-summary
$ chmod +x docker-summary.sh
$ ./docker-summary.sh

Prerequisities

  • Docker Engine/Client > 1.09
  • Linux SHell

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Author

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Docker team for ...Docker!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages