Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 783 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 783 Bytes

container-demos

This is a repository of demos of fun and interesting things to help you learn about containers!

This is a work-in-progress!

Index of demos

Demo Description
troubleshooting/file-permissions An example problem scenario where a container is unable to write to a file, and how to debug it
monitoring/high-cpu How to use Docker tools to monitor a container's CPU and memory usage, and logs
networking/bridge How to get two containers to communicate with each other, using Docker's bridge network driver

Contributing

If you have a demo you'd like to contribute, please open a pull request!

License

MIT