Update docker documentation authored by Harri Jäntti's avatar Harri Jäntti
...@@ -43,7 +43,7 @@ A container is an image that is currently running, which usually is a single pro ...@@ -43,7 +43,7 @@ A container is an image that is currently running, which usually is a single pro
Our containers are illustrated below. We did not include the Kernel level because it depends on where we want to place the containers. Our containers are illustrated below. We did not include the Kernel level because it depends on where we want to place the containers.
![](https://i.imgur.com/i96pW0E.png) ![](http://i.imgur.com/fLKVgXq.png)
### Docker basic commands ### Docker basic commands
... ...
......