Commit Graph

7 Commits

Author SHA1 Message Date
Josh b798881945 Updated docker content.md to reflect updated docker privilege URL 2017-03-09 23:53:39 +11:00
yosifkit 98aa3cd22c clarity for mysql images; fix docker docs urls (#748)
* Added more specific info about initializing db.

Added .sql.gz to supported files and explanation to what database it will be imported.

* Fix docker docs urls for mariadb

* Fix docker docs urls for the rest of the repos

* Sync mariadb, mysql, and percona content.md
2016-11-15 14:41:41 -08:00
Tianon Gravi 7f1a3b1e01 Add a bit of color about Storage Drivers to the DinD docs 2016-08-31 16:04:17 -07:00
Tianon Gravi bd995fbcdc Fix markdownfmt issues 2016-07-06 21:49:05 -07:00
Thomas Buckley-Houston daa09f30b0 Change Docker-in-Docker README perspective
I'm not even a newcomer to DinD and I found the READEME, coupled
with Jérôme's blog post, confusing.

Firstly, the README doesn't make explicit the oddity of having a
Docker image of Docker - I think that Elephant In The Room
needs to be acknowledged straight away.

Secondly, Jérôme's blog post concludes with a single, unambiguous
solution - simply mount the host's Docker socket inside.
Personally, I feel that strongly imlpies that that is in fact
what DinD has now officially become - a means to create sibling
contianers, rather than child containers. However, that is not
what the DinD image here does and despite the warnigns in the blog
post DinD is actively maintained.

I have attempted to make the README more obvious and explicit for
first time readers. I'd also argue that the blog post could
benefit similarly.

I would also like to see a clarification of the differences
between the vanilla, git and dind flavours.
2016-07-06 21:47:52 -07:00
Tianon Gravi 215ce9a0c4 Add a link to Jérôme's dind blog post to our "docker" image description 2015-09-03 14:23:40 -07:00
Tianon Gravi c350af05d3 Add initial docker docs 2015-08-21 12:49:21 -07:00