Commit Graph

48303 Commits

Author SHA1 Message Date
Wadim Kruse b36b6d2c86 Fix restart policy description (#5927) 2018-02-06 09:02:36 -08:00
Gwendolynne Barr bb88d284f7 Repair kubectl-path variable (#5932) 2018-02-06 09:00:40 -08:00
schalkwijk 589a83a38a Use correct HTML character reference for em dash (#5917)
Minor typo in the docs - `—` should be used for an [em dash](https://en.wikipedia.org/wiki/Dash#Common_dashes), not `&8212;`.
2018-02-05 09:35: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
mds1455975151 0e064795f2 Update install-machine.md (#5900)
The installation method is optimized and the installation process is more concise
2018-02-02 09:57:38 -08:00
Jia Tian 5f54d913a9 Update multistage-build.md (#5901) 2018-02-02 09:50:00 -08:00
jugdizh 54fde831c6 Update index.md (#5903) 2018-02-02 09:48:50 -08:00
gtardif 19cfba5cc6 Docker for windows edge relnotes 18.02.0-ce-rc2-win51 (#5906)
Signed-off-by: Jenkins-pr-release-docs <guillaume.tardif@docker.com>
2018-02-02 09:48:08 -08:00
gtardif c16b77e4a2 Docker for mac edge relnotes 18.02.0-ce-rc2-mac51 (#5907)
Signed-off-by: Jenkins-pr-release-docs <guillaume.tardif@docker.com>
2018-02-02 09:47:46 -08:00
Damien L-G 7aa95b6f67 Update link to documentation for filtering images by label (#5889) 2018-02-02 09:30:56 -08:00
Misty Stanley-Jones 793d43d79b
Add info about CE and EE max API mismatch (#5910) 2018-02-02 09:30:16 -08:00
Misty Stanley-Jones 28ccac2318
Correct a small error in Ubuntu EE doc (#5896) 2018-02-01 15:59:12 -08:00
Misty Stanley-Jones 16da56adc8
Remove Misty from default assignees (#5895) 2018-02-01 15:54:40 -08:00
Misty Stanley-Jones 174c84061d
Doc that you can't build Windows containers on Hub (#5894) 2018-02-01 15:43:04 -08:00
Misty Stanley-Jones 1b343beca4
Clean up information architecture (#5893)
- Move /engine/admin/ and /engine/userguide/ topics to /config/ and /develop/
- Get rid of some stub topics that are no longer needed
- Rename /engine/article-img/ to /engine/images/
- Mark ambassador linking topic as obsolete
- Flesh out multistage build topic
- Reorganize some terribly obsolete content in other files
2018-02-01 15:25:43 -08:00
Joao Fernandes 0b73d7b02b Fix broken link 2018-02-01 13:25:14 -08:00
Joao Fernandes ec67657806 Fix broken link (#5885) 2018-02-01 12:58:28 -08:00
Misty Stanley-Jones ad80c3de5f
Move storage docs into /storage (#5884) 2018-01-31 16:16:51 -08:00
Misty Stanley-Jones 72c6cbce38
Document an example for --with-registry-auth flag (#5882) 2018-01-31 13:55:42 -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 e9be468ed2
Add info about setting config options (#5879) 2018-01-31 11:23:40 -08:00
lostsquirrel 719e1f387d Update build-bridges.md (#5875)
* Update build-bridges.md

this guide not work for me in 
`Linux ubuntu  4.4.0-87-generic #110-Ubuntu SMP Tue Jul 18 12:55:35 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux`
it must create the bridge device first, is this correct?

* Correct the example

No need to use `brctl` and no need to re-create the `br0` bridge since Docker creates it automatically and the whole point of this tutorial is to use a different bridge.
2018-01-31 10:16:26 -08:00
Gwendolynne Barr 3fbcb00c7d
Update part 1 (#5806) 2018-01-31 10:00:10 -08:00
Misty Stanley-Jones a64a76ca11
Fix missing Toolbox install page (#5872) 2018-01-30 16:10:21 -08:00
Misty Stanley-Jones 7ca66dc7aa
Doc that you need an initialized swarm for tutorial (#5871)
You need to initialize your swarm before starting a service on it.
2018-01-30 16:04:38 -08:00
Misty Stanley-Jones e14d16d79d
Fix typo (#5869) 2018-01-30 15:48:42 -08:00
Misty Stanley-Jones f0ae87c599
Update steps for IAM inline policy (#5870) 2018-01-30 15:48:26 -08:00
whyun7892 a68b8ffdc1 Target ip in the config file needs to be changed (#5865)
* Target ip in the config file needs to be changed
2018-01-30 14:49:37 -08:00
Misty Stanley-Jones 6ddec7eef0
Fix archive script bugs (#5860) 2018-01-29 17:39:20 -08:00
Misty Stanley-Jones 08e7715762
Make archive easier (#5231)
* Fix archive butterbar margin-top

* Add archive script and layout
2018-01-29 16:55:37 -08:00
modem_down 84b61d2ecf Fix broken link (#5790) 2018-01-29 15:52:40 -08:00
Sasha Gerrand d628a9f95a Update docs for macOS hostname (#5805)
See: https://github.com/docker/docker.github.io/blob/master/docker-for-mac/release-notes.md#docker-community-edition-17120-ce-mac46-2018-01-09-stable
2018-01-29 15:51:21 -08:00
Christian Klaussner f769463646 Explain how `volumes` and `devices` are merged (#5852) 2018-01-29 15:45:25 -08:00
Chris Williams ab581979f8 Update index.md (#5840) 2018-01-29 14:22:12 -08:00
Joao Fernandes 6df34957dc Fix broken link 2018-01-29 13:36:25 -08:00
Jim Galasyn 391549728c
Add PowerShell command to UCP client bundle topic (#5857) 2018-01-29 09:13:08 -08:00
Misty Stanley-Jones f56b64516c Add redirect for debian (#5841) 2018-01-26 16:26:56 -08:00
Akim Demaille c8ad204ddc Toolbox migration (#5823)
* Mac: teach how to migrate from toolbox by hand

We have removed the Toolbox migration tools from Docker for Mac (and
soon for Windows too) because they add a lot of pressure on the code
for a feature which is almost never used today by our users.

Signed-off-by: Akim Demaille <akim.demaille@docker.com>
2018-01-26 13:57:26 -08:00
Joao Fernandes 9a13aac814 Fix broken link (#5838) 2018-01-26 13:56:59 -08:00
Misty Stanley-Jones 9dfece1e89
Fix redirect loop on Debian install page (#5839) 2018-01-26 13:50:59 -08:00
art 1ff6bcd429 Changes from peer review 2018-01-26 13:01:42 -08:00
art bf82a6b706 Fixing the superscripts in html table 2018-01-26 13:01:42 -08:00
art 6b6c6e0069 Fixes to formatting 2018-01-26 13:01:42 -08:00
art 739984965c Fixing copy errors 2018-01-26 13:01:42 -08:00
art c81e31dfd6 Beta v2 updates to various topics
- admin swarms: new dtr-storage param, UCP pw in create output, new
topic on security groups, note on COS storage not being deleted when
you delete a swarm

- cli-ref: new param to create cluster

- dtr-ibm-cos: new topics for Swift API COS, note on the delete

- faqs: permissions table

- Quickstart: UCP pw updates

- registry: point to new DTR COS topics

- release notes: add beta v1.0.2
2018-01-26 13:01:42 -08:00
art 6916f2a1a3 Updating release notes w v2 2018-01-26 13:01:42 -08:00
art 742816ddd0 Security groups
- update permissions table
- use Docker’s form for marking table footnotes in perm table
- update links to permissions table
- change intro to the loadbalancer docs to mention the use of security
groups & include link to those docs
2018-01-26 13:01:42 -08:00
Misty Stanley-Jones a55ddf60a9
Move /engine/installation to /install (#5651)
* Move /engine/installation to /install

* Add Docker for IBM Cloud to the matrix
2018-01-26 10:29:14 -08:00
Alexandre Pinon c27fdb2e72 Remove/destroy DTR replica
I think the actual documentation can be confusing.
In fact if we want to completely remove a DTR cluster, we can use the destroy command, it is fine.

But, if we just want to remove a replica from a cluster, it is better to use the remove command which is safer and cleaner.
The destroy command do not send a notification to the RethinkDB on the others replicas which can be dangerous and leads to unhealthy DTR clusters.
2018-01-26 10:03:29 -08:00
gtardif a735d44cdb Docker for mac edge relnotes 18.02.0-ce-rc1-mac50 (#5834)
Signed-off-by: Jenkins-pr-release-docs <guillaume.tardif@docker.com>
2018-01-26 09:05:13 -08:00