1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Merge pull request #6322 from crucerucalin/master

Repaired broken links in docs/sources/faq.md
This commit is contained in:
James Turnbull 2014-06-10 08:46:42 -07:00
commit 9a7bd6d95b

View file

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