distribution/docs
Jonas Hecht 1f640d19dd contraint instead of label to create Registry on node1 (#4644)
As the `--label` option is used before in `docker node update --label-add registry=true node1`, the Docker registry should be restricted to only run on `node1` - and nowhere else. So the `docker service create` command has to use the option `--constraint 'node.labels.registry==true` instead of `--label registry=true`- because it is a contraint, where to run the Registry - we don´t just want to set a label again.
2017-09-15 11:20:26 -07:00
..
images Remove v2-registry-auth image (#3965) 2017-07-24 14:44:49 -07:00
recipes Use nginx image which supports bcrypt (#4489) 2017-09-06 16:33:07 -07:00
storage-drivers Update index.md (#4323) 2017-08-22 16:47:45 -07:00
compatibility.md Update compatibility.md (#4321) 2017-08-23 16:29:19 -07:00
deploying.md contraint instead of label to create Registry on node1 (#4644) 2017-09-15 11:20:26 -07:00
deprecated.md fix type of keywords entry in frontmatter (in /registry/) (#517) 2016-11-10 11:54:25 -08:00
garbage-collection.md Update garbage-collection.md (#4317) 2017-08-29 15:43:24 -07:00
glossary.md Change 'draft: true' to 'published: false' for Jekyll 2016-10-10 16:19:47 -07:00
help.md fix type of keywords entry in frontmatter (in /registry/) (#517) 2016-11-10 11:54:25 -08:00
index.md Remove sentence about super old Docker (#4099) 2017-08-04 11:12:02 -07:00
insecure.md Update insecure.md (#4318) 2017-08-22 16:45:22 -07:00
introduction.md Update introduction.md (#3353) 2017-05-23 10:26:42 -07:00
migration.md Change 'draft: true' to 'published: false' for Jekyll 2016-10-10 16:19:47 -07:00
notifications.md Update notifications.md (#3399) 2017-06-02 11:44:17 -07:00