Commit Graph

189 Commits

Author SHA1 Message Date
Wang Jie
8a8ea7d666 Update seccomp.md 2019-03-25 09:35:26 +08:00
Maria Bermudez
7ddb16f25e Merge pull request #8492 from scjane/patch-117
Update trust_sandbox.md
2019-03-20 19:30:42 -04:00
Maria Bermudez
d4bc0df73c Merge pull request #8491 from scjane/patch-116
Update trust_key_mng.md
2019-03-20 19:30:08 -04:00
Maria Bermudez
97abe99850 Merge pull request #8490 from scjane/patch-115
Update trust_automation.md
2019-03-20 19:29:30 -04:00
Wang Jie
1ade15fa72 Update trust_sandbox.md 2019-03-20 10:58:43 +08:00
Wang Jie
882216b114 Update trust_key_mng.md 2019-03-20 10:45:19 +08:00
Wang Jie
ac03de9586 Update trust_automation.md 2019-03-20 10:30:02 +08:00
Wang Jie
af6ad4fd99 Update content_trust.md 2019-03-20 10:05:15 +08:00
Wang Jie
c28b4a6c4a Update certificates.md 2019-03-15 11:11:05 +08:00
Maria Bermudez
a7c76f2012 Add DTR Content trust page to related links 2019-03-14 10:09:14 -07:00
Maria Bermudez
13430936b3 Addresses 8446 2019-03-13 16:55:46 -07:00
Maria Bermudez
9cff41abd5 Merge pull request #8438 from scjane/patch-112
Update https.md
2019-03-11 11:53:41 -07:00
Maria Bermudez
ef9779fe27 Update trust_delegation.md 2019-03-11 10:02:11 -07:00
Wang Jie
46cd211d3f Update https.md 2019-03-11 14:15:56 +08:00
ollypom
ed7513b2ef Docker Client Registry URL patch 2019-03-09 19:53:07 +00:00
Maria Bermudez
e0807ed29c Merge pull request #8426 from ollypom/contenttrustpatch
Updated Content Trust Docs
2019-03-08 15:49:51 -08:00
Maria Bermudez
f9c29e2125 Editorial review 2019-03-08 15:49:29 -08:00
Maria Bermudez
ccbb5e2630 Revert "Revert "Merge branch 'master' of github.com:docker/docker.github.io""
This reverts commit 4b5fbbdbc9.
2019-03-08 10:53:00 -08:00
ollypom
9a00acab84 Using Docker Trust with a Notary Server with Auth 2019-03-08 16:23:06 +00:00
ollypom
eb68c3d408 Added Docker Pull to the content trust verification process 2019-03-08 16:11:02 +00:00
Paige Hargrave
4b5fbbdbc9 Revert "Merge branch 'master' of github.com:docker/docker.github.io"
This reverts commit 813f45bdd7, reversing
changes made to 2349c62566.
2019-02-28 13:11:13 -05:00
L-Hudson
2234622d5f Merge pull request #8195 from ollypom/trustwithremoteucp
Added Using DTR Trust Data with a Remote UCP
2019-02-26 07:29:42 -05:00
Eric Chiang
652674a6d5 engine/security: update apparmor docs to not unload all profiles
Fixes #8289

Signed-off-by: Eric Chiang <ericchiang@google.com>
2019-02-19 15:43:50 -08:00
ollypom
80d2051937 Updated the existing DTR Trust pages from Notary CLI to DCT CLI
Signed-off-by: ollypom <oppomeroy@gmail.com>
2019-02-09 23:44:38 +00:00
Sebastiaan van Stijn
03d5b3396d Use consistent formatting for notes
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-02-09 00:49:57 +01:00
jondkent
ebbceda772 Updated as certicate as expire in documented version
The current  documentation points to use a version of notary which has an expired certicate.

Updated the version of notary_autobuilds to 0.5.1 from 0.4.2.

Change the shared volume to notarycerts:/var/lib/notary/fixtures from notarycerts:/go/src/github.com/docker/notary/fixtures  as location of certificate has changed.
2019-02-07 19:45:59 +00:00
L-Hudson
7e19d7c4d3 Update trust_delegation.md
editorial crx
2019-02-05 10:35:21 -05:00
L-Hudson
45dcde622b Update trust_delegation.md
editorial crx
2019-02-05 10:32:55 -05:00
ollypom
7b41a19159 Updated Notary Git URL, Added a Docker Client Config Section, Expanded Trust initiated documentation 2019-02-05 11:27:17 +00:00
ollypom
cfec527a05 DCT Plugin is configured with Enforced not Enabled 2019-01-28 14:55:45 +00:00
L-Hudson
7cc4c2bcf6 Merge pull request #8027 from heaths/patch-1
Fix default directory path for Windows
2019-01-28 08:39:41 -05:00
L-Hudson
c63a05ef5e Merge pull request #8049 from ollypom/dctwithintheengine
Updating Docker Content Trust Documentation
2019-01-25 15:21:41 -05:00
L-Hudson
923f47c89b Update trust_delegation.md
editorial crx
2019-01-25 15:16:44 -05:00
L-Hudson
111d449d81 Update content_trust.md
editorial crx
2019-01-25 13:04:21 -05:00
L-Hudson
333a7600b0 Update content_trust.md
editorial crx
2019-01-25 13:02:15 -05:00
Olly P
72a288caa2 Added managing Delegation Documentation 2019-01-24 11:18:11 +00:00
Olly P
ae12369696 Updated following Jameson's feedback 2019-01-19 12:14:40 +00:00
Olly P
e96592a6e5 Updated Content Trust Automation Doc 2019-01-18 16:05:48 +00:00
Olly P
a362adfb2b First go at Docker Trust 2019-01-18 09:48:56 +00:00
Heath Stewart
e515aa26d2 Fix default directory path for Windows
As previously stated, the entire `%ProgramData%` directory would be ignored. This also uses a PowerShell syntax for which most people may not be familiar, but most often PowerShell users know how to translate from supported environment variables. The main point is to limit the directory to ignore to just docker. Many, many other applications write to `%ProgramData%`.
2019-01-15 16:59:52 -08: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
aa92a9edc2 Merge pull request #6861 from nvcastet/patch-1
Update seccomp.md
2018-12-28 10:15:32 -07:00
L-Hudson
43a1cb05a4 Update https.md
editorial crx
2018-12-07 15:39:01 -05:00
Jonathan Springer
9f22f38fa7 Update https.cnf - Clarify extfile directions
Directions around `extfile.cnf` for client certificates was somewhat confusing.  Edited the document to clarify that a separate file was to be created, not append a line to the file that had just been created for the server.
2018-12-06 09:12:55 -05:00
Maria Bermudez
720b2e8680 Spelling fix 2018-11-07 16:36:48 -08:00
Justin I. Nevill
758952785a HTML -> MD table w/ fixes 2018-11-07 19:31:39 -05:00
Maria Bermudez
4da484fbe8 Update content_trust.md
Converted table to markdown
2018-11-07 15:56:20 -08:00
Anne Henmi
1755ede5d9 Update content_trust.md
Fixed closing </table> tag.
2018-11-07 15:34:46 -08:00
Anne Henmi
a7e7f2e89a Update content_trust.md 2018-11-07 10:17:27 -08:00
Anne Henmi
ff81152728 Update content_trust.md 2018-11-07 10:16:52 -08:00