Commit Graph

17 Commits

Author SHA1 Message Date
wglambert a6227bdc63
Add some notes to the Rootless section (#1884)
Co-authored-by: yosifkit <yosifkit@gmail.com>
Co-authored-by: Tianon Gravi <admwiggin@gmail.com>
2021-03-04 13:44:18 -08:00
Tianon Gravi d2fd250b76 Update Docker asciinema (1.7.1 is kind of old now!) 2020-12-11 09:36:02 -08:00
Tianon Gravi 1aa9c4e79a Add "Runtime Settings Considerations" to Docker description 2020-10-26 12:23:45 -07:00
Tianon Gravi 593c42e79b Add a short blurb linking to the "dind-rootless" PR
Given that this is an experimental feature, I think it's reasonable to link to the PR itself as documentation (I've marked as "resolved" several distracting discussions there so the discussion and examples are easy to follow).
2019-08-01 15:09:21 -07:00
Tianon Gravi f2caf393ce
Apply suggestions from code review
Co-Authored-By: yosifkit <yosifkit@gmail.com>
2019-07-19 16:57:46 -07:00
Tianon Gravi 1c29dc2f3f Revamp "docker" image docs, especially for TLS 2019-07-19 15:27:57 -07:00
Akihiro Suda 44e1657a6d docker: add a note about TLS
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2019-07-17 14:49:48 +09:00
Tianon Gravi 055be9b829 Update a few Docker-in-Docker bits 2019-04-16 13:41:48 -07:00
Tianon Gravi f71a17a632 Drop/adjust a few explicit EXPOSE references (mostly implied, not really adding value) 2019-02-06 15:46:48 -08:00
Tianon Gravi 391ef8bfdc Update Docker example output and convert it to use "%%IMAGE%%" 2017-05-12 15:36:24 -07:00
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