/example_images

Docker Images that can be used to demonstrate the functionalities of Docker

Primary LanguageRubyMIT LicenseMIT

Docker Examples

This project is used to build images that can be used to demonstrate the functionalities of Docker.

Where are the images used?

The images are used at LearnDocker.online and various talks by @jfahrer.

How are the images being built?

CircleCI is used to build and push the images to Docker Hub.

Disclaimer

The Docker images are NOT meant to be used in production. They are used as a showcase for various features and concepts around Docker and containers.

Security, quality and completeness of the code are sacrificed for readability and simplicity.

License

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