mirror of
https://github.com/wsargent/docker-cheat-sheet.git
synced 2025-12-17 23:50:13 +01:00
Update README.md
This commit is contained in:
parent
1a21f2c49b
commit
152d80ee1c
1 changed files with 1 additions and 1 deletions
|
|
@ -93,7 +93,7 @@ I use [Oh My Zsh](https://github.com/robbyrussell/oh-my-zsh) with the [Docker pl
|
||||||
|
|
||||||
## Containers
|
## Containers
|
||||||
|
|
||||||
[Your basic isolated Docker process](http://docker.readthedocs.org/terms/container/#container-def). Containers are to Virtual Machines as threads are to processes. Or you can think of them as chroots on steroids.
|
[Your basic isolated Docker process](http://etherealmind.com/basics-docker-containers-hypervisors-coreos/). Containers are to Virtual Machines as threads are to processes. Or you can think of them as chroots on steroids.
|
||||||
|
|
||||||
Some common misconceptions it's worth correcting:
|
Some common misconceptions it's worth correcting:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue