Commit Graph

53223 Commits

Author SHA1 Message Date
Adrian Plata
89d4bc4e5d Deleting an account or org (#1346) (#9561)
* Deleting an account or org, new topic to replace a support article

Signed-off-by: Lena Larionova <lena.larionova@docker.com>

* Removed steps for deleting repos

Fixed everything from comments

* renamed topic from delete to deactivate

Signed-off-by: Lena Larionova <lena.larionova@docker.com>
2019-10-02 14:00:33 -07:00
Traci Morrison
0d6383d78e Merge pull request #9559 from traci-morrison/update-link-toc
Fix broken link to Using routing labels section
2019-10-02 11:07:19 -04:00
Traci Morrison
8e6f34f548 Fix broken link to Using routing labels 2019-10-02 10:13:34 -04:00
Jose J. Escobar
c37f587224 Update architecture.md (#9546)
Just a typo
2019-10-02 12:38:07 +01:00
Jose J. Escobar
0581dae7f7 Update offline-install.md (#9547)
Fixed filenames.
Fixed an incorrect number (two > three). 
I tested this with the proposed names and it works.
2019-10-02 12:36:48 +01:00
Jose J. Escobar
50100ab8e8 Update upgrade.md (#9548)
Fixed typo.
I think I fixed broken link. Same link was working just below the fixed one. I copied text from there.
2019-10-02 12:36:05 +01:00
Olly P
73e5ac3fd7 Added info to Cloudstor when using Docker Cluster (#9553) 2019-10-02 12:28:05 +01:00
Traci Morrison
55a5cca514 Merge pull request #9301 from traci-morrison/azure-subnet-size
Add warning about the impact of not following the config guidelines
2019-10-01 14:15:16 -04:00
Usha Mandya
286bbab405 Merge pull request #9544 from usha-mandya/mac-sys-reqs
update mac system requirements
2019-10-01 16:38:46 +01:00
Adrian Plata
40c1cf805b Merge pull request #9541 from adrian-plata/fips-fix
Clarify FIPS instructions
2019-10-01 07:55:03 -07:00
Olly P
2bdcf557d9 Merge branch 'master' into azure-subnet-size 2019-10-01 15:16:24 +01:00
Usha Mandya
3ae07dbd2b update mac system requirements 2019-10-01 14:06:41 +01:00
Usha Mandya
8499c56b48 Merge pull request #9543 from stevenfollis/patch-1
Enhanced Export Artifacts script
2019-10-01 13:59:45 +01:00
Steven Follis
7eea662f4f Enhanced Export Artifacts script
- Fixed an errant line break
- Switched to more verbose `docker container X` syntax rather than shorthand aliases
- Swapped shorthand flags to `--` variants for clarity
2019-10-01 08:19:12 -04:00
Adrian Plata
f56653138a Clarify FIPS instructions
Signed-off-by: Adrian Plata <adrian.plata@docker.com>
2019-09-30 16:43:43 -07:00
Usha Mandya
73162cff51 Merge pull request #9537 from usha-mandya/template-patch
fix numbering and section title
2019-09-30 16:53:10 +01:00
Usha Mandya
f4157cf697 fix numbering and section title 2019-09-30 15:00:29 +01:00
Adrian Plata
29a6914fe4 Merge pull request #9527 from adrian-plata/experimental-emphasis
Emphasizing no production environments for experimental features
2019-09-27 11:14:00 -07:00
Adrian Plata
fc4d3872c4 Emphasizing no production environments for experimental features
Signed-off-by: Adrian Plata <adrian.plata@docker.com>
2019-09-27 10:50:22 -07:00
Usha Mandya
7720674fc2 Merge pull request #9516 from usha-mandya/mac-disk-patch
update mac disk utilization
2019-09-27 17:54:29 +01:00
Usha Mandya
0eb2c68015 Merge pull request #9479 from ollypom/template-formatting
Docker Templates Added Platform to Library Metadata
2019-09-27 17:51:11 +01:00
Usha Mandya
b8594dd299 fix review comments from Dave 2019-09-27 14:50:47 +01:00
Usha Mandya
a2e95725d3 Merge pull request #9521 from avezinaATastus/patch-1
Fix Typo end-to-end-install.md
2019-09-27 10:36:29 +01:00
Usha Mandya
80fde0bb38 Merge pull request #9458 from robbertkl/patch-1
Fix FROM command
2019-09-27 10:34:45 +01:00
avezinaATastus
547092277b Fix Typo end-to-end-install.md 2019-09-26 15:22:50 -04:00
ada mancini
e1034b60ed update iptables=false documentation (#9482)
make it clearer that this is not intended for end-users
2019-09-26 16:42:12 +01:00
Psy-Q
25218530a6 Stop referring to deprecated 'links' feature, replace with 'depends_on' where appropriate (#9480) 2019-09-26 16:37:02 +01:00
Jose J. Escobar
996f2e7d43 Update index.md (#9498)
* Update index.md

Fixed broken link.

* Removed full URL
2019-09-25 15:18:23 -07:00
Nikita Potapenko
ecaf5b7eec Fix typo (#9511) 2019-09-25 15:16:23 -07:00
Traci Morrison
0fc249f28d Merge pull request #9517 from traci-morrison/engdocs-39
Add commands to export scripts
2019-09-25 15:43:00 -04:00
Traci Morrison
18c9ec932b Add commands to export scripts 2019-09-25 10:59:08 -04:00
Usha Mandya
6acf92989b update mac disk utilization 2019-09-25 14:04:57 +01:00
Traci Morrison
9a28b67c84 Merge pull request #8662 from trapier/default-addr-pool
Correct swarm init default-address-pool to default-addr-pool
2019-09-24 16:47:52 -04:00
Traci Morrison
b0ad928444 Merge pull request #9406 from millerdz/patch-11
Remove web interface upgrade section
2019-09-24 11:43:02 -04:00
Trapier Marshall
6c5174393e Correct default-address-pool to default-addr-pool
WHAT I DID:

```
git grep -l default-address-pool  |\
xargs sed -i 's:default-address-pool:default-addr-pool:g'
```

... then put the `engine/release-notes.md` back to
`--default-address-pool`, since it refers to `dockerd`.

REFERENCES:

client version 18.09.3:

```
$ docker swarm init --help |grep default-addr
      --default-addr-pool ipNetSlice           default address pool in CIDR format (default [])
      --default-addr-pool-mask-length uint32   default address pool subnet mask length (default 24)
```

server version 18.09.3:

```
$ dockerd --help |grep default-addr
      --default-address-pool pool-options       Default address pools for node specific local networks
```
2019-09-24 11:00:00 -04:00
Dawn W
119cd05a63 Merge pull request #9505 from david-yu/patch-17
Missing quote for swarm port from restore docs
2019-09-23 11:37:22 -07:00
David Yu
96b73b21ed Missing quote
Missing quote from restore docs
2019-09-23 11:23:57 -07:00
Kavika Tavui
5ab9035a83 The documentation is miseleading (#9317)
pasting the expected output in the CL code box suggests it is part of the command to be copy-pasted, this should be indicated as the expected output
2019-09-23 18:10:47 +01:00
Trapier Marshall
5a466a57c3 ucp: fix whitespace on node labels doc (#9395)
what i did:
- fix whitespace so markdown numbering is consistent

how i tested:
1. build docs locally `docker-compose build; docker-compose up -d`
2. verify numbering corrected
3. deploy compose file through UCP 3.2.1 UI to make sure its spacing was
   unaffected\*

\* note: not addressing outdated screenshots with this commit

Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2019-09-23 18:02:37 +01:00
Olly P
d31ec2985c Merge branch 'master' into patch-11 2019-09-23 17:54:13 +01:00
Derrick Miller
dbee5b0ab6 Fix typos (#9494) 2019-09-23 17:51:24 +01:00
Jose J. Escobar
64c8e6c6ed Update back-up-swarm.md (#9496)
- Typo on symbol
- Added word "manager" to clarify the type of nodes where the procedure will be repeated.
2019-09-23 17:50:50 +01:00
Usha Mandya
af803ce80d Merge pull request #8481 from thaJeztah/stack_sysctl
[19.03] Update compose-file reference for sysctls
2019-09-23 16:43:52 +02:00
Usha Mandya
1b914b58be Merge pull request #9451 from Potapy4/patch-1
Update devicemapper path
2019-09-23 16:35:09 +02:00
Sebastiaan van Stijn
cf8215ec58 Update compose-file reference for sysctls
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-09-23 16:28:40 +02:00
Traci Morrison
132f2bed14 Merge pull request #9465 from traci-morrison/engdocs-162
Fix broken links
2019-09-23 10:27:16 -04:00
Usha Mandya
a556c61cf7 Merge pull request #9351 from thaJeztah/remove_library_samples
Remove library samples, and link to Docker Hub instead
2019-09-23 16:21:57 +02:00
lena-larionova
c26fd49707 Removed inaccurate info on permissions (#9495)
Signed-off-by: Lena Larionova <lena.larionova@docker.com>
2019-09-20 10:25:49 -07:00
Jose J. Escobar
9351f15192 Update index.md (#9478)
Changed the order for the actions to be in chronological order. Currently, it seems you have to find the replica ID before running the command. This is emphasized by the "Then run". This is not the case. You use the replica ID after you run the command.
2019-09-20 09:55:10 -07:00
Usha Mandya
a74585cef8 ENGDOCS-76: Update Mac documentation (#9345)
ENGDOCS-76: update mac get started
2019-09-20 16:43:22 +01:00