Commit Graph

53113 Commits

Author SHA1 Message Date
Stefan Scherer cbcd50c56a
Fix hello-world for Windows Server 2016
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2019-09-10 17:54:13 +02:00
Traci Morrison db3216cf1a
Merge pull request #9361 from darwin-traver/patch-34
Adding JIRA to bug fix
2019-09-10 11:23:58 -04:00
Dawn W 216a625036
Merge pull request #9410 from erikhedin/google-tag-manager-update
Update to standardize Segment in to Google Tag Manager.
2019-09-10 08:19:15 -07:00
Olly P fa61f49afe
Fixed typo in 18.03 rel notes (#9417) 2019-09-10 11:52:57 +01:00
WeJie cf1f53a637 Remove duplicated doc - "depends_on" (#9401) 2019-09-09 15:59:15 -07:00
Erik Hedin c87fab9e0c Update to standardize Segment in to Google Tag Manager. 2019-09-09 18:36:34 +00:00
lena-larionova daaff29427 Private to public: release note for Hub 09/05 (#9408)
* Release note for Hub 09/05/19 release

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

* Rewording stuff per comments from Serj
2019-09-09 11:11:59 -07:00
Usha Mandya a445f0bed6
Desktop Edge 2.1.2.0 relnotes (#9405)
* Desktop Edge 2.1.2.0 relnotes

* adding Kitematic entry
2019-09-09 18:24:21 +01:00
Nikita Potapenko 25fae0af70 Cleanup brackets (#9404) 2019-09-09 18:04:54 +01:00
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
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
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