Commit Graph

109 Commits

Author SHA1 Message Date
Maria Bermudez
aaca9b83b5 Revert "Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2""
This reverts commit 4c95d161ca.
2018-08-29 19:01:03 -07:00
Maria Bermudez
4c95d161ca Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2"
This reverts commit af5f2fcc38, reversing
changes made to 338b690d26.
2018-08-29 18:37:44 -07:00
Maria Bermudez
840c167055 Revert "Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2""
This reverts commit 14080c18bd.
2018-08-29 18:36:03 -07:00
Maria Bermudez
14080c18bd Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2"
This reverts commit af5f2fcc38, reversing
changes made to 338b690d26.
2018-08-29 14:47:31 -07:00
Tammy Fox
1c1b1c092b Merge pull request #6997 from scjane/patch-102
Update userns-remap.md
2018-08-06 15:56:37 -04:00
kmddevdani
6c3b584839 added data directory for mac to antivirus doc
might solve #7136
2018-07-31 09:07:45 +12:00
Wang Jie
76c7725117 Update userns-remap.md 2018-07-06 17:46:02 +08:00
Bryan Thornbury
f32bbe902d Remove adjtimex. (#6032) 2018-05-10 09:40:37 -07:00
Gionni
5bb6473a72 less is more - avoid cat to grep something. (#6383) 2018-04-06 11:07:06 -07:00
Damien L-G
1d2b6f6fcd Update links to AppArmor's wiki (#6335) 2018-03-29 09:49:40 -07:00
Shane O'Grady
a78f7d345f Fix typo (#6158)
maxumum -> maximum
2018-03-06 06:57:29 -08:00
John Gasper
dd75c65162 Update https.md 2018-03-02 11:01:34 -08:00
John Gasper
c1db5bd9a2 fixing a command's description
the command does not create a key, but generates a signed cert based on the CSR.
2018-03-02 11:01:34 -08:00
Jaume Casado Ruiz
c267d4c1bf Fix typo in userns-remap.md 2018-03-02 10:54:50 -08:00
Drew Volz
374d240c6a Update security.md (#6037) 2018-02-20 16:00:49 -08:00
Misty Stanley-Jones
a17a47dd77 Favor docker <object> <verb> format of commands (#5914)
Remove instances of:
- docker rmi
- docker images
- docker stop
- docker rm
- docker create
- docker exec
- docker attach
2018-02-05 09:33:47 -08:00
mrajphemi
288465b5fd Fix typo in user namespace docs (#5881)
There was a typo in a file name.
should be /etc/passwd not /etc/password
2018-01-31 13:03:54 -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
gbarr01
22852c0b21 Update seccomp note and remove ref to Fedora 22 2018-01-02 17:13:00 -08:00
Misty Stanley-Jones
60286e718b Clarify where signing and verification happen (#5149) 2017-11-10 15:26:35 -08:00
Misty Stanley-Jones
91e75c3871 Add content about antivirus (#5152) 2017-11-06 14:32:08 -08:00
Joao Fernandes
9598524ad8 Add line breaks to code snippets (#5166) 2017-10-30 16:59:11 -07:00
Gwendolynne Barr
19daed2099 Repair append redirection (#4784) 2017-10-04 15:53:47 -07:00
Tycho Andersen
972cb35179 security: remove blurb about userns conflicting with r/o (#4396)
As of
66eb2a3e8f
in runc, this is no longer true (in fact, it was never true; the problem
was a bug in runc, not a kernel check). Let's remove it.

Signed-off-by: Tycho Andersen <tycho@docker.com>
2017-09-26 20:49:43 -07:00
James Mills
ee0881286b Make dockremap and testuser uid/gid match (#4667)
This example is leading to confusion when folks populate /etc/sub{g,u}id with dockremap:231072:65536 instead of testuser:231072:65536.  Step 4 (verification) of "Enable userns-remap on the daemon" doesn't match if the dockremap uid/gid is used.
2017-09-19 11:33:08 -07:00
Muyiwa Iyowu
5005c9521c append to extfile.cnf (#4541)
Append "extendedKeyUsage = clientAuth" to the openssl config file instead of replacing it.
2017-09-11 17:04:56 -07:00
Wang Jie
fb870c0f52 Update userns-remap.md (#4534) 2017-09-11 17:03:25 -07:00
Wang Jie
8535b0f07d Update seccomp.md (#4518) 2017-09-11 17:00:00 -07:00
Wang Jie
f238686fd7 Update security.md (#4460) 2017-09-11 09:49:36 -07:00
EvdokimovN
7aa166e698 Typo in example command (#4580)
Configuration file should be extended with new key-valye instead of overwritten by it
2017-09-11 09:40:55 -07:00
Wang Jie
7884184388 Update deploying_notary.md (#4461)
* Update deploying_notary.md

* No '$' on one-line CLI snippets pls!
2017-09-05 14:24:37 -07:00
Tycho Andersen
876bdfeaa7 add two little auth docs blurbs (#4405) 2017-08-29 14:23:56 -07:00
Misty Stanley-Jones
fe90c11382 Fix some 404s (#4281) 2017-08-18 14:14:42 -07:00
Pierre Carru
2454ab8b7f Typo (#3869)
user ->use
2017-07-12 11:54:49 -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
Misty Stanley-Jones
17e1da077b Tighten up base image and parent image terminology (#3720) 2017-06-28 11:56:41 -07:00
Misty Stanley-Jones
c1dbb5b012 Add information about userns-remap (#3678)
* Add information about userns-remap

* Split into its own topic, do some TOC magic
2017-06-26 10:14:07 -07:00
Riyaz Faizullabhoy
172e448122 fix trust env var name (#3504)
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
2017-06-06 10:43:19 -07:00
Lenny Linux
9a1f99cd11 add warning class and a linebreake to the warning blogquote (#2937)
* Update fedora.md

add warning class to blogquote

* Update linux-postinstall.md

add warning class to blogquote

* Update ubuntu.md

add warning class to blogquote

* Update https.md

add warning class to blogquote

* Update swarm_manager_locking.md

add warning class to blogquote

* Update dockerlinks.md

add warning class to blogquote

* Update deploying.md

add warning class to blogquote

* Update deploying.md

add warning class to blogquote

* Update insecure.md

add warning class to blogquote

* Update discovery.md

add warning class to blogquote

* Update dockerd.yaml

add warning class to blogquote

* Update docker_secret_rm.yaml

add warning class to blogquote

* Update docker_service_rm.yaml

add warning class to blogquote

* Update docker_secret_rm.yaml

add warning class to blogquote

* Update scale-your-cluster.md

add warning class to blogquote

* Update resource_constraints.md

add warning class to blogquote

* Update binaries.md

add warning class to blogquote

* Update content_trust.md

add warning class to blogquote

* Update secrets.md

add warning class to blogquote

* Update index.md

add warning class to blogquote

* Update install-sandbox-2.md

add warning class to blogquote

* Update docker-toolbox.md

add warning class to blogquote

* Update index.md

add warning class to blogquote

* Update centos.md

add warning class to blogquote

* Update debian.md

add warning class to blogquote

* Update faqs.md

add linebreak after Looking for popular FAQs on Docker for Windows?

* Update install.md

add linebreake after **Already have Docker for Windows?**

* Revert "Update dockerd.yaml"

This reverts commit 3a98eb86f700ade8941483546c33f69a9dab8ac3.

* Revert "Update docker_secret_rm.yaml"

This reverts commit 5dc1e75f37033932486c11287052b7d64bf83e55.

* Revert "Update docker_service_rm.yaml"

This reverts commit a983380a5625b471f1a03f8ed2301ead72f98f1b.

* Revert "Update docker_secret_rm.yaml"

This reverts commit 4c454b883c300e26fbb056b954bb49ec2933b172.
2017-04-25 11:33:27 -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
Cory Locklear
e0ff65e6c9 Provide a bit more context around where commands should be executed. Fixes #995. (#2920) 2017-04-20 14:24:45 -05:00
Jesse Adametz
5787368f1f Fixes links to Notary repository (#2840) 2017-04-18 13:58:19 -05:00
Misty Stanley-Jones
730ec4717d Document new rules for seccomp profile 2017-04-05 17:45:44 -07:00
Anh
e9b5e56bbe Update https.md (#2594) 2017-04-03 15:27:13 -07:00
Scott Stientjes
7dcc7469b0 Update content_trust.md
Removed "Using default tag: latest" from sample command output.  The testing tag was specified in the command, so it would not being using the default tag.
2017-03-23 14:54:43 -07:00
Misty Stanley-Jones
fb7c73908b Update the styleguide (#2332)
* Update the styleguide

Also normalize admonition titles with the colon outside the bold.
2017-03-15 09:46:30 -07:00
Roman Vynar
504fdf9295 Fix the command for generating content trust delegation cert. (#2163) 2017-03-08 14:29:36 -08:00
Wang Jie
670a2d580a Update content_trust.md (#1912)
* Update content_trust.md
2017-03-01 14:30:00 -08:00
Wang Jie
63bd8f6d41 Update trust_key_mng.md (#1883)
* Update trust_key_mng.md

* Update trust_key_mng.md

I don‘t know how the whitespace appears, and it seems that it appears because something happened related to its original format (right-aligned pipe characters) and my change. Still unknown. 

Now I've deleted some redundant whitespace.

* Update 

I don‘t know how the whitespace appears, and it seems that it appears because something happened related to its original format (right-aligned pipe characters) and my change. Still unknown. 

Now I've deleted some redundant whitespace.
2017-03-01 14:27:47 -08:00
Misty Stanley-Jones
9122e75ca5 Merge pull request #1877 from scjane/patch-38
Update apparmor.md
2017-03-01 14:26:37 -08:00