Maria Bermudez
3556d6df16
Update link to DTR
2019-05-12 20:02:12 -07:00
Maria Bermudez
1d1ea7a6e0
Update help.md
2019-02-15 14:05:58 -08: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
Maria Bermudez
807cd1ecda
Merge pull request #8057 from Mueslint/patch-2
...
Update deploying.md
2019-02-04 10:24:21 -08:00
L-Hudson
aab4b325ce
Merge pull request #6912 from perlun/patch-1
...
nginx.md: Add note about potential security isues
2019-01-23 15:17:53 -05:00
Anne Henmi
64261850fa
Update nginx.md
...
Fixed security warning, changed to "anyone who can log on to the server where your Docker Registry is running"
2019-01-22 16:16:38 -07:00
Aleksejs Sinicins
3edcdc7ca8
Document registry s3 transfer acceleration option.
...
https://github.com/docker/distribution/pull/2166
2019-01-21 21:16:51 +02:00
Muesli
b0f67bf5ba
Update deploying.md
...
FIX syntax for zsh / mac os x term
2019-01-21 16:56:33 +01:00
L-Hudson
8f62147bed
Revert "Fix error (small change, only 1 line)"
2019-01-17 13:52:54 -05:00
Cheng Zheng
c409529260
Fix error
2019-01-17 20:42:17 +08:00
paigehargrave
0dab4ade68
Merge branch 'master' into name-change-for-Docker-Desktop
2019-01-14 11:14:48 -05:00
paigehargrave
49e5c67881
Update insecure.md
2019-01-11 13:23:58 -05:00
paigehargrave
6a1f9f9193
404 registry API
2019-01-08 14:42:05 -05:00
Anne Henmi
e88b98fcc4
Update nginx.md
...
wording
2019-01-02 08:51:16 -07:00
Anne Henmi
1038365b57
Merge pull request #6051 from xueshanf/master
...
Mention that rootdirectory prefix has to be pre-created
2018-12-26 10:16:40 -07:00
Maria Bermudez
7363574f42
Restoring open source registry garbage collection page
2018-11-15 07:55:03 -08:00
Maria Bermudez
d7a21d29db
Merge public:master into private
2018-11-02 10:03:18 -07:00
Oscar Caballero
269c80d2d9
Spelling revision
2018-09-23 21:43:11 +02:00
Maria Bermudez
cc1f5edf3d
Delete garbage-collection.md
...
This relates to CE version of garbage collection. Can you confirm this, @davidswu?
2018-09-05 07:12:12 -07:00
Maria Bermudez
c140951cd5
Add online garbage collection feature and known limitation as described on DTR Workshop doc
2018-08-31 22:08:13 -07:00
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
Maria Bermudez
7b5e8b7aff
Revert absolute path change
...
Existing link works on docs.docker.com
2018-08-21 15:50:35 -07:00
Maria Bermudez
68593a7d59
Grammatical and spelling updates
...
- Fix misspelling
- Remove unnecessary comma
2018-08-17 17:44:52 -07:00
sun jian
47bc71e679
fix: configuration reference link
...
configuration.md not found.
2018-06-27 22:21:05 +08:00
Per Lundberg
acc395fca6
nginx.md: Add note about potential security isues
...
I thought about this while setting this up, and then found this guide (I was setting it up without the guide first.)
The potential security implications are important, so I think we should mention them here on this web page. (We could even go further by outright _warning_ people about this, but perhaps letting people know about it so they can make an informed decision is a better way to go. This can be perfectly fine for certain intranet scenarios.)
2018-06-20 16:28:10 +03:00
E. M. Bray
9d837ef4ce
Update deploying.md
...
since these docs are demonstrating how to run a swarm service with TLS support I assume port 443 was intended here
2018-06-15 14:53:47 -07:00
T N
683b96093b
Update link to Docker Trusted Registry ( #6479 )
...
https://docs.docker.com/datacenter/dtr/2.5/guides/ => https://docs.docker.com/ee/dtr/
2018-04-18 15:54:50 -07:00
Nat Zimmermann
c376f5d358
Fix "Run the registry as a service" link ( #6289 )
2018-03-30 13:58:20 -07:00
Akihiro Suda
161005286a
registry/filesystem: mention umask ( #6276 )
...
* registry/filesystem; mention umask
2018-03-22 10:12:29 -07:00
Wang Jie
7be686bafe
Update swift.md ( #6054 )
2018-02-23 15:40:51 -08:00
Wang Jie
158694b73f
Update azure.md ( #6053 )
2018-02-23 09:08:06 -08:00
Xueshan Feng
2a589d32c6
Mention that rootdirectory prefix has to be pre-existcreated
...
Like bucket, to use a prefix to separate data, the `bucketname/<prefix>` needs to be pre created, otherwise, you get 503 error when starting registry.
2018-02-22 15:40:39 -08:00
Joao Fernandes
5df17537d8
Fix links not rendering properly ( #6049 )
2018-02-22 13:24:44 -08:00
Wang Jie
29ee7e3e1c
Update compatibility.md ( #6043 )
2018-02-22 04:32:20 -08:00
Akihiro Suda
cd9fbc421e
Update mirror.md
...
It was not obvious that additional configuration is needed for the official Registry image.
cc @dmcgowan @stevvooe
2018-02-16 09:35:33 -08:00
Wang Jie
e7269f89b4
Update insecure.md
...
Hi,I‘m back 🐶
2018-02-15 11:26:59 -08:00
Wang Jie
838a03f5f2
Update notifications.md
2018-02-15 11:25:40 -08:00
Julien Bordellier
aa968de89b
Fix port requirement for SSL of docker registry ( #5973 )
...
Just bellow my edit the port 443 is used, not the port 5000 as mentioned. This PR fixes that.
2018-02-09 13:19:38 -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
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
Sean P. Kane
e0bdf2929e
Improve Cloudfront notes regarding private buckets ( #5225 )
...
* Improve Cloudfront notes regarding private buckets
* Point to CloudFront docs
This is better than outlining the steps specifically. The API steps will be different and the specific parts of the web UI may change over time. Amazon's docs are more likely to be up to date.
2018-01-09 14:31:37 -08:00
Lachlan Cooper
1fa2c0387a
Correct parameter names for --publish long syntax ( #5457 )
2017-12-12 12:59:30 -08:00
John Mulhausen
93a665ed9d
Navigation under "Reference" and "Manuals," Registry warning, "Latest" UCP/DTR ( #5469 )
...
* Revamp Product Manuals and Reference
* Nips and tucks
* Lose the snark
2017-12-08 14:34:57 -08:00
Bhavin Gandhi
3123389ccb
Add alt text to images which are missing it ( #5047 )
...
Signed-off-by: Bhavin Gandhi <bhavin7392@gmail.com>
2017-11-20 09:49:46 -08:00
Misty Stanley-Jones
956fe5924d
Update docs for new publish syntax ( #5323 )
2017-11-17 12:08:29 -08:00
Joao Fernandes
ad554e0bce
Add link to forums in registry docs ( #5308 )
2017-11-15 15:29:39 -08:00
Sebastiaan van Stijn
bd79ef8530
Prefer daemon.json over command-line flag
...
Using a daemon configuration file is preferred over
using command-line flags, as it allows reloading
this configuration without restarting the
daemon.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-11-02 15:06:12 -07:00