|
...
|
...
|
@@ -122,8 +122,7 @@ functionalities:
|
|
122
|
122
|
### What is different between a Docker container and a VM?
|
|
123
|
123
|
|
|
124
|
124
|
There's a great StackOverflow answer [showing the differences](
|
|
125
|
|
-http://stackoverflow.com/questions/16047306/
|
|
126
|
|
-how-is-docker-io-different-from-a-normal-virtual-machine).
|
|
|
125
|
+http://stackoverflow.com/questions/16047306/how-is-docker-io-different-from-a-normal-virtual-machine).
|
|
127
|
126
|
|
|
128
|
127
|
### Do I lose my data when the container exits?
|
|
129
|
128
|
|
|
...
|
...
|
@@ -185,8 +184,7 @@ this [mailbox](mailto:security@docker.com).
|
|
185
|
185
|
### Why do I need to sign my commits to Docker with the DCO?
|
|
186
|
186
|
|
|
187
|
187
|
Please read [our blog post](
|
|
188
|
|
-http://blog.docker.io/2014/01/
|
|
189
|
|
-docker-code-contributions-require-developer-certificate-of-origin/)
|
|
|
188
|
+http://blog.docker.io/2014/01/docker-code-contributions-require-developer-certificate-of-origin/)
|
|
190
|
189
|
on the introduction of the DCO.
|
|
191
|
190
|
|
|
192
|
191
|
### Can I help by adding some questions and answers?
|