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
Anne Henmi
2791870005
Update content_trust.md
2018-11-07 10:16:11 -08:00
Anne Henmi
e87a26decc
Update content_trust.md
2018-11-07 10:11:23 -08:00
Anne Henmi
d32723440e
Update content_trust.md
2018-11-07 10:09:17 -08:00
Anne Henmi
902c115d4d
Update content_trust.md
2018-11-07 10:04:44 -08:00
Anne Henmi
36fd87206c
Update content_trust.md
2018-11-07 10:01:22 -08:00
Anne Henmi
2a449f3886
Fixed table, hopefully.
2018-11-07 09:58:57 -08:00
Maria Bermudez
d7a21d29db
Merge public:master into private
2018-11-02 10:03:18 -07:00
Jan Vorwerk
f045723263
Document side effect on the --userns=host flag ( #7537 )
...
* Document side effect on the --userns=host flag
As explained in https://github.com/moby/moby/issues/34064#issuecomment-430985552
* Fixed typos & added reference to binaries with the setuid flag
2018-10-30 12:29:59 +01:00
Anne Henmi
3a5538dd99
Update content_trust.md
...
Incorporated @ddeyo's feedback
2018-10-25 15:28:19 -06:00
Anne Henmi
5fc2b29768
Update security.md
...
Incorporated @ddeyo's fixes
2018-10-25 15:23:30 -06:00
Anne Henmi
75e3c4de87
Update content_trust.md
2018-10-25 13:19:03 -06:00
Anne Henmi
3b86535170
Update security.md
2018-10-25 13:16:13 -06:00
Anne Henmi
ee2172416f
Update content_trust.md
2018-10-22 16:39:25 -06:00
Anne Henmi
7cc1c3955a
Update content_trust.md
...
Partial incorporation of @jamesonhyde-docker's comments. Waiting for clarification on the rest.
2018-10-22 15:18:36 -06:00
Anne Henmi
503eb170b7
Update security.md
...
incorporated @jamesonhyde-docker's feedback.
2018-10-22 14:56:32 -06:00
Anne Henmi
5064765733
Added more on verification.
2018-10-19 08:09:29 -06:00
Anne Henmi
bcf2835e83
Initial draft for user/dockerd/daemon.json complete. Need to check API docs before review.
2018-10-18 10:31:18 -06:00
Anne Henmi
ea19cdbe08
More table fun.
2018-10-18 09:47:34 -06:00
Anne Henmi
f415a1de99
Fixed formatting, cleaning up text a bit.
2018-10-18 09:43:45 -06:00
Anne Henmi
3397e5129c
More table formatting fun.
2018-10-17 09:02:23 -06:00
Anne Henmi
1ba6e4f414
Fixed formatting, added another row for testing before completing table.
2018-10-17 09:00:03 -06:00
Anne Henmi
c9296ab1c9
fixed table, again.
2018-10-17 08:53:05 -06:00
Anne Henmi
e7202bbfc4
Fixed table column
2018-10-17 08:50:17 -06:00
Anne Henmi
6f8524d5fc
Started working on the detailed content for the DCT plugin.
2018-10-17 08:48:40 -06:00