Commit Graph

53731 Commits

Author SHA1 Message Date
Steven Follis b4a09f3532 Fixed indentation of sample Azure yaml file (#9402)
* Fixed indentation

The sample YAML file was indented in the code block to where copying and pasting into an editor was misaligned

* Added syntax to bash blocks

* Formatting adjustments
2019-09-09 17:53:30 +01:00
Derrick Miller 0dca2cdcd2
Remove web interface upgrade section
Upgrading through the UCP UI is no longer an option so I've removed the section of instructions of that upgrade technique.
2019-09-09 11:01:06 -04:00
Traci Morrison e38d2bab91
Merge pull request #9372 from traci-morrison/ucp-screencaps
Update screenshots to 3.2
2019-09-09 10:31:00 -04:00
Usha Mandya 2c2e0c3986
update kube version (#9394) 2019-09-09 13:09:48 +01:00
Adrian Plata 8dc832f08e
Merge pull request #9399 from allysmith424/fix-jenkinsfile
jenkinsfile fixes
2019-09-06 14:53:37 -07:00
Alastair Smith ddfc403da2 fix docker push command, add unsuccessful post stage 2019-09-06 16:40:39 -05:00
Traci Morrison 6f93c768a7
Merge pull request #9391 from traci-morrison/engdocs-124
Add bug fix to 3.2.1 relnotes
2019-09-06 15:09:11 -04:00
Traci Morrison ff4b765b3e Update screenshots to 3.2 2019-09-06 15:06:52 -04:00
Nikita Potapenko f39d020a34 Update link to Kubernetes (#9392) 2019-09-06 16:40:10 +01:00
Adrian Plata ec57364ede
fixing pull location (#9380)
Signed-off-by: Adrian Plata <adrian.plata@docker.com>
2019-09-06 08:22:46 -07:00
Traci Morrison 5a0920f9d8 Add bug fix to 3.2.1 relnotes 2019-09-06 10:29:51 -04:00
Andrew Mcshane bf33b4e83d Updating deprecated Kubernetes namespaces link (#9389) 2019-09-06 13:54:18 +01:00
Derrick Miller 5e57657167 Add usage command to see cache contents (#9327)
To see cache contents the command is `docker assemble backend cache usage` and not `docker assemble backend cache`.
Added a missing space between words.
2019-09-06 12:04:36 +01:00
Peter Nagy 83ad9157d6 Adds `--no-interpolate` to `docker-compose config` (#8409)
* Adds `--no-interpolate` to `docker-compose config`

As per https://github.com/docker/compose/pull/6368

* Fix typo
2019-09-06 11:58:27 +01:00
jamesche75 17a24ef257 Updated bullet on FROM instruction. (#7275)
If you try and build an image without a FROM instruction in the Dockerfile, the Docker daemon will throw an error. You must include "FROM scratch" to build a base image.
2019-09-06 11:57:27 +01:00
Vadim Klimenko ec3da7c84d Show dark version of site when prefers-color-scheme:dark (#8921) 2019-09-06 11:30:17 +01:00
Dawn W 71c3891877
Merge pull request #9384 from DawnWood-Docker/private-to-public
Private to public
2019-09-05 17:33:48 -07:00
Dawn W Docker eee2c13794 Merge branch 'hub-tokens' of https://github.com/docker/docs-private into private-to-public 2019-09-05 17:20:40 -07:00
Dawn W ec9be09118
Merge pull request #1308 from docker/hub-tokens-dw
updating hub images
2019-09-05 17:08:12 -07:00
Dawn W Docker 590ba29b24 updating hub images 2019-09-05 16:51:37 -07:00
Adrian Plata 29aefd29e4
Merge pull request #1307 from adrian-plata/hub-tokens
Tags Update
2019-09-05 16:29:40 -07:00
Sebastiaan van Stijn 5586fee81a Fix liquid warnings on reset password pages (#9348)
```
 => => #     Liquid Warning: Liquid syntax error (line 33): Expected end_of_string but found number in "{{ index .Spec.TaskTemplate.ContainerSpec.Args 0 }}" in datacenter/ucp/3.1/guides/authorization/reset-user-password.md
 => => #     Liquid Warning: Liquid syntax error (line 33): Expected end_of_string but found number in "{{ index .Spec.TaskTemplate.ContainerSpec.Args 0 }}" in ee/ucp/authorization/reset-user-password.md
```

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-09-05 14:47:08 -07:00
Dawn W 6070597e75
Merge pull request #9350 from allysmith424/tag-and-push-latest
tag and push latest docs to hub on publish
2019-09-05 14:37:36 -07:00
Dawn W e86a6b8df0
Merge pull request #9382 from david-yu/patch-16
Updating requirements for AWS, Azure for Docker Cluster
2019-09-05 14:03:41 -07:00
David Yu 59001c6d5e
Azure pre-requisites
Azure pre-req change
2019-09-05 13:43:31 -07:00
David Yu edec91e619
Updating requirements for AWS, Azure 2019-09-05 13:39:49 -07:00
Adrian Plata e8cc48e6b5 Adding tag information and new images
Signed-off-by: Adrian Plata <adrian.plata@docker.com>

Adding tag information and new images

Signed-off-by: Adrian Plata <adrian.plata@docker.com>
2019-09-05 11:43:05 -07:00
Dawn W Docker 2b69ede52f updating mockup 4 hub tags 2019-09-05 11:01:29 -07:00
Traci Morrison f66d194883 Add options for this command 2019-09-05 10:56:16 -04:00
Trapier Marshall 0d2091fb5b ucp cli upgrade: emphasize run on only one node (#9366) 2019-09-05 10:49:53 +01:00
Trapier Marshall ddea9a952a ucp 3.2.0 rel notes: remove downtime advisory (#9368) 2019-09-05 10:47:26 +01:00
Usha Mandya 1e16ca63da
Merge pull request #9370 from usha-mandya/desktop-urls
Update Desktop 2.1.0.1 download urls
2019-09-05 10:29:14 +01:00
Usha Mandya 4fd59d1dde download urls for 2.1.0.1 release 2019-09-05 10:11:20 +01:00
Dawn W 5cedf637bf
Merge pull request #9367 from david-yu/patch-15
Updating doc with better formatting
2019-09-04 16:22:19 -07:00
David Yu 667d70e226
Updating doc with better formatting
Formatting issues with commands
2019-09-04 14:17:07 -07:00
Darwin Traver e0ab68e794 Minor formatting (#9362)
Minor table formatting update for new switch (--file)
2019-09-04 20:55:01 +01:00
Dawn W 9c45446b55
Update aws.md 2019-09-04 12:22:48 -07:00
Dawn W 3b2a65e3fc
Update azure.md 2019-09-04 12:09:22 -07:00
lena-larionova 26bc85f62e
Update licensing.md
removed "edition"
2019-09-04 11:50:29 -07:00
Dawn W c6daeba7d8
Merge pull request #9352 from DawnWood-Docker/cluster-docs
adding new cluster doc for azure
2019-09-04 11:33:27 -07:00
lena-larionova 4698fcd238
Fixed one instance of Docker Store (#9363)
Signed-off-by: Lena Larionova <lena.larionova@docker.com>
2019-09-04 11:30:17 -07:00
Darwin Traver ff192d0b1e
Adding JIRA to bug fix 2019-09-04 14:09:19 -04:00
Dawn W Docker 61311159f4 correcting headings to match the aws version of the topic 2019-09-04 11:02:20 -07:00
Dawn W Docker d258533325 correcting headings to match the aws version of the topic 2019-09-04 10:42:46 -07:00
Dawn W 88ab4f3702
Delete tatus 2019-09-04 09:35:06 -07:00
Diógenes Fernandes cee363d51a Update faq.md (#9354) 2019-09-04 17:09:54 +01:00
Dawn W 7da94f2380
Merge branch 'master' into cluster-docs 2019-09-04 08:21:17 -07:00
Usha Mandya db77733d9f
Merge pull request #9355 from usha-mandya/desktop-stable-2102
Desktop stable 2.1.0.2 relnotes
2019-09-04 16:17:12 +01:00
Steven Follis 181c3c1691 Added checkmark by DCI for Azure (#9357)
Yesterday's release of [Cluster](https://docs.docker.com/cluster/release-notes/#version-110) added support for Azure. Replaced "Coming Soon" with a Checkmark for Azure, and shuffled VMWare to the bottom row
2019-09-04 16:06:36 +01:00
Usha Mandya 0a8a1747c2 Desktop stable 2.1.0.2 relnotes 2019-09-04 12:58:33 +01:00