Commit Graph

29 Commits

Author SHA1 Message Date
Akihiro Suda
40747fcca7 Add "Run the Docker daemon as a non-root user (Rootless mode)"
Add "Run the Docker daemon as a non-root user (Rootless mode)":
`engine/security/rootless.md`

The content is based on https://github.com/moby/moby/blob/master/docs/rootless.md

`rootless.md` in `moby/moby` will be replaced of the link to
the `docs.docker.com` page compiled from `rootless.md` in this repo.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2019-11-15 16:02:08 +09:00
Akihiro Suda
b690a3213d Strongly recommend TLS for API socket 2019-07-09 15:45:10 +09:00
Bryan Heden
59b9141edf Fix link in security.md
Format for "Content trust in Docker" was incorrect. Also updated the link itself to be inline with the rest of them (at the bottom of the page).
2019-01-14 10:33:07 -06:00
Anne Henmi
5fc2b29768 Update security.md
Incorporated @ddeyo's fixes
2018-10-25 15:23:30 -06:00
Anne Henmi
3b86535170 Update security.md 2018-10-25 13:16:13 -06:00
Anne Henmi
503eb170b7 Update security.md
incorporated @jamesonhyde-docker's feedback.
2018-10-22 14:56:32 -06:00
Anne Henmi
bf9ed86856 Added more explanation, cleaned up wording. 2018-10-16 19:50:20 -06:00
Anne Henmi
1155d53225 Testing rebase. 2018-10-16 19:32:03 -06:00
Anne Henmi
ddc2bb4e11 Added x-ref 2018-10-16 19:23:32 -06:00
Anne Henmi
15a8fcd60b Added x-ref. 2018-10-16 19:22:22 -06:00
Anne Henmi
6e00f1eb82 Initial blurb on engine signature verification 2018-10-16 19:15:32 -06:00
Drew Volz
374d240c6a Update security.md (#6037) 2018-02-20 16:00:49 -08:00
Misty Stanley-Jones
a4f5e30249 Various copyedits to reduce future tense, wordiness, and use of 'please' (#5788)
* Reword lots of instances of 'will'

* Reword lots of instances of won't

* Reword lots of instances of we'll

* Eradicate you'll

* Eradicate 'be able to' type of phrases

* Eradicate 'unable to' type of phrases

* Eradicate 'has / have to' type of phrases

* Eradicate 'note that' type of phrases

* Eradicate 'in order to' type of phrases

* Redirect to official Chef and Puppet docs

* Eradicate gratuitous 'please'

* Reduce use of e.g.

* Reduce use of i.e.

* Reduce use of N.B.

* Get rid of 'sexagesimal' and correct some errors
2018-01-25 17:37:23 -08:00
Wang Jie
f238686fd7 Update security.md (#4460) 2017-09-11 09:49:36 -07:00
Deborah Gertrude Digges
ce4a5a4ecd Update security.md (#3777)
- Update broken link
- Fix Typo in security.md
2017-07-05 16:47:15 -07:00
Bill
a3a7ae1e0b replaced docker/docker with moby/moby (#2879)
* replaced docker/docker with moby/moby

* fixed incorrect name changes in release notes

* fixed mentions of moby/moby in code
2017-04-20 15:32:18 -05:00
scjane
69aedaf28a Update security.md (#1858) 2017-02-20 03:03:26 -08:00
Trapier Marshall
04f4cef524 correct typo in engine securitydoc (#809) 2016-12-06 16:38:01 -08:00
Gaetan
a5e01e1844 fix type of keywords entry in frontmatter (in /engine/) (#552)
keywords should be a string, not an array containing one string

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-11 14:45:24 -08:00
Gaetan
57b45d5f8d fix duplicated page titles (#512)
this also breaks page consistency, regarding anchor links (see #510)

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-09 16:35:33 -08:00
Misty Stanley-Jones
eb5c8670bc Change instances of alias: to redirect_from:
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-04 17:07:02 -07:00
John Mulhausen
558314bf56 Converges titles to imperative-form, front-matter based, and sentence-case (#438)
Multiple title fixes, consistency fixes, convergence into metadata-based titles.
2016-11-04 15:38:40 -07:00
Misty Stanley-Jones
1a193d749b Revert "Merge pull request #437 from gdevillele/fix_keywords_format"
This reverts commit 13ddc1350e, reversing
changes made to 7a11f05943.
2016-11-04 13:33:29 -07:00
Gaetan
8bb4d6226a fix more frontmatter keywords values (#439)
* fix format of frontmatter keyword entry in some .md files

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-04 10:48:38 -07:00
John Mulhausen
66c34857a6 Fixes #393 2016-10-31 16:09:06 -07:00
Thomas Sjögren
05e7b79da0 add L62-L77
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2016-10-27 11:26:33 +02:00
Thomas Sjögren
a61c5998f1 remove line numbers from caps link
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2016-10-21 15:23:36 +02:00
Misty Stanley-Jones
d53c6798c9 Convert TOML to YAML, tweaks to work with Jekyll 2016-09-29 17:16:03 -07:00
Misty Stanley-Jones
9d5e59d503 Moved engine imported docs to the engine subdirectory 2016-09-29 11:19:31 -07:00