docker-cheat-sheet icon indicating copy to clipboard operation
docker-cheat-sheet copied to clipboard

Docker Cheat Sheet

Results 10 docker-cheat-sheet issues
Sort by recently updated
recently updated
newest added

1. Add the docker-compose up command 2. Add the explanation text for the docker-compose -f Flag

I have this cheat sheet on my cubicle wall ![img_20170118_145914 1](https://cloud.githubusercontent.com/assets/650317/22058416/ceb66ba6-dd8e-11e6-9dcb-17ba87ad2a8c.jpg) Thanks for this!

can i translate to Indonesia?

The new docker `cli` convention is migrating from single sub-command to pair of management commands. So, It's better to update this document to new interface. #### Examples: ``` bash #...

It would be nice if you make releases on a regular basis. A release could be done after some minor or a major edit.

as multi-stage builds is a thing now (and a useful thing) it is a good idea to provide a sample example (maybe just link) https://docs.docker.com/engine/userguide/eng-image/multistage-build/

This playlist is referred from a YouTube channel, Automation Step by Step. This tutorial really helps beginners to understand what is docker, images, containers, Dockerfile, docker composer, etc.

Add a check to see if there are any containers to delete