Commit Graph

61172 Commits

Author SHA1 Message Date
craig-osterhout 5a24650d24 audit log capitalization, based on whether a feature name or not
Signed-off-by: craig-osterhout <craig.osterhout@docker.com>
2022-04-26 13:13:39 -07:00
craig-osterhout d27247ac6d audit log capitalization, based on whether a feature name or not
Signed-off-by: craig-osterhout <craig.osterhout@docker.com>
2022-04-26 13:04:49 -07:00
Usha Mandya cce5ce8430
Merge pull request #14614 from docker/master
Publish updates from master
2022-04-26 18:28:48 +01:00
Usha Mandya cca775e508
Merge pull request #14553 from glours/add-compose-install-engine
Add compose install engine
2022-04-26 17:00:10 +01:00
Guillaume Lours e10f19f952
Apply suggestions from code review
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-04-26 17:49:51 +02:00
Jerae Duffin 4d56f99386 removed all 2fa 2022-04-26 09:59:30 -05:00
Jerae Duffin 9591e92a6a removed recovery code 2022-04-26 09:51:25 -05:00
Craig Osterhout 5cd89f39c7
Merge pull request #14604 from craig-osterhout/SSO-style-fix
Fixed some formatting and capitalization issues in SSO topic
2022-04-25 19:26:36 -07:00
craig-osterhout c3c64b0ea4 fixed note formatting and capitalization
Signed-off-by: craig-osterhout <craig.osterhout@docker.com>
2022-04-25 15:37:22 -07:00
Guillaume Lours d30117c1d4
clean the docker compose command doc to remove reference to v1 and GA
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-04-25 19:30:40 +02:00
Guillaume Lours a70e6ab243 Update Compose installation for the V2 GA announcement
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-04-25 18:47:37 +02:00
Guillaume Lours f95abb647a Add docker-compose-plugin package in linux distro engine installation
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-04-25 18:47:37 +02:00
Usha Mandya 832a139732
Merge pull request #14602 from docker/master
Publish updates from master
2022-04-25 14:43:14 +01:00
Allie Sadler 28a3987c9f
Engdocs 633 (#14534)
* Created new extensions user manual
2022-04-25 14:35:36 +01:00
Usha Mandya 532eafb1c8
Merge pull request #14600 from mark-dr/fix-alerts-on-bind-mounts-page
Fix alerts on bind mounts page
2022-04-25 11:25:22 +01:00
Mark H 51a49dc4bf Fix alerts on bind mounts page 2022-04-25 11:08:55 +01:00
Mark H 1f7312dd86 Convert alerts to new color palette 2022-04-22 20:54:05 +01:00
Mark H 036b5f02ae Add v3 color palette 2022-04-22 20:54:05 +01:00
Mark H 2525c2790a Deprecate old palette, remove unused colors 2022-04-22 20:54:05 +01:00
jerae-duffin 3d54c09d16
Merge pull request #14594 from docker/master
Publish updates from master
2022-04-22 13:34:32 -05:00
David Scott 6a45693de1
Desktop: improve enable kubernetes section (#14593)
* desktop: no need to mention "in a docker container" for k8s

It's an implementation detail.

Signed-off-by: David Scott <dave.scott@docker.com>

* desktop: `docker ps` rather than `docker service ls`

`docker service ls` is a Swarm API. We could use `docker container ls`
but to be honest everyone prefers `docker ps` since it's shorter.

Signed-off-by: David Scott <dave.scott@docker.com>

* desktop: move the option that no-one needs after the screenshot

We want to emphasize how easy it is to enable and avoid telling people
about advanced features which they don't need up front.

Signed-off-by: David Scott <dave.scott@docker.com>

* desktop: the section on kubectl is not a pre-req

It's not possible to use the docker-desktop kubernetes context because
it hasn't been created yet.

Signed-off-by: David Scott <dave.scott@docker.com>

* desktop: merge the kubectl sections

Signed-off-by: David Scott <dave.scott@docker.com>
2022-04-22 17:54:01 +01:00
Nikhil Sharma ab445f493e
Update bind-mounts.md (#14355)
* Update bind-mounts.md

* Apply suggestions from code review

* Update storage/bind-mounts.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2022-04-22 11:54:28 +01:00
Carlos H Brandt 75adef65dd
Add link to Dockerfile/build reference (#12579)
* Add link to Dockerfile/build reference

This fixes #12578

* Update develop/index.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2022-04-22 10:42:21 +00:00
Usha Mandya d14f60a9f3
Merge pull request #12851 from fazchow/patch-1
Update django.md
2022-04-22 11:41:50 +01:00
Usha Mandya 6f9bf3be89
Merge pull request #14584 from docker/master
Updates to master
2022-04-21 16:33:10 +01:00
jerae-duffin 8406a79417
Merge pull request #14581 from usha-mandya/engdocs-615
Add Publisher Center content migration docs
2022-04-21 10:27:58 -05:00
Usha Mandya 91576810ae Add Publisher Center content migration docs
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-04-20 19:21:42 +01:00
Usha Mandya 8ae39ca973
Merge pull request #14580 from docker/master
Publish updates from master
2022-04-20 15:10:54 +01:00
jerae-duffin 947a9739e6
Merge pull request #14577 from jerae-duffin/ENGDOCS-653
updated SSO
2022-04-19 18:05:25 -05:00
Jerae Duffin 56bf13438a updated SSO 2022-04-19 17:17:02 -05:00
Sebastiaan van Stijn da39579753
Merge pull request #14576 from djs55/improve-terminal-troubleshooting
troubleshooting: include the support form link in terminal section
2022-04-19 21:27:57 +02:00
Sebastiaan van Stijn 67bcbfff96
Merge pull request #14567 from craig-osterhout/ENGDOCS-649
changed into > in to where applicable
2022-04-19 21:20:29 +02:00
David Scott 46b902e20a troubleshooting: include the support form link in terminal section
When Docker Desktop doesn't start and the user runs the diagnostics from
a terminal, repeat the link to the paid support form.

Signed-off-by: David Scott <dave.scott@docker.com>
2022-04-19 20:18:45 +01:00
Sebastiaan van Stijn 28ed9e3632
Merge pull request #14575 from docker/master
updates to master
2022-04-19 19:36:31 +02:00
jerae-duffin 66bc6c643e
updated registry.json (#14551)
* updated registry.json

* updated install info

* fix some formatting issues for registry.json instructions

- use `console` blocks for command-line examples
- use different prompts for "powershell" and "non-powershell" examples
- fix path of registry.json on macOS
- wrap some of the lines to ~80 chars

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

Co-authored-by: Sebastiaan van Stijn <github@gone.nl>
2022-04-19 11:48:01 -05:00
Usha Mandya 9667d4cb58
Merge pull request #14573 from docker/master
Publish updates from master
2022-04-19 12:23:33 +01:00
Usha Mandya bf7b021a40
Merge pull request #14571 from ebriney/desktop_4.7.1
Docker Desktop 4.7.1 release notes
2022-04-19 12:17:16 +01:00
Emmanuel Briney 78a5ee464b Docker Desktop 4.7.1 release notes
Signed-off-by: Emmanuel Briney <emmanuel.briney@gmail.com>
2022-04-19 13:10:14 +02:00
craig-osterhout 5a6a528e28 changed into > in to where applicable
Signed-off-by: craig-osterhout <craig.osterhout@docker.com>
2022-04-18 09:58:31 -07:00
Sebastiaan van Stijn 02c883e1ee
Merge pull request #14554 from docker/master
Updates to master
2022-04-14 21:45:43 +02:00
Allie Sadler db650b4772
Merge pull request #14548 from aevesdocker/ENGDOCS-641
Expose level 4 headings in the right-hand toc
2022-04-14 17:20:49 +01:00
Allie Sadler 77c07a6434
Merge pull request #14552 from aevesdocker/ENGDOCS-646
clarified optional step
2022-04-14 16:09:54 +01:00
Allie Sadler d008a284d4 clarified optional step 2022-04-14 13:43:40 +01:00
Allie Sadler ec5dc89d85 Expose level 4 headings in the right-hand toc 2022-04-13 14:01:58 +01:00
jerae-duffin 2acdd55e1c
Merge pull request #14543 from thaJeztah/desktop_install
desktop/mac: add missing prompt and highlighting for install
2022-04-12 14:54:37 -05:00
Sebastiaan van Stijn 3eec56de26
desktop/mac: add missing prompt and highlighting for install
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-04-12 20:08:20 +02:00
jerae-duffin 1d371c2471
Merge pull request #14542 from docker/master
Updates to master
2022-04-12 11:00:26 -05:00
Allie Sadler eb8a7832b0
Merge pull request #14541 from aevesdocker/ENGDOCS-643
tweaks so users can copy and paste the code
2022-04-12 16:23:49 +01:00
Allie Sadler d91c431292 tweaks so users can copy and paste the code 2022-04-12 16:10:29 +01:00
Sebastiaan van Stijn 411f53bd24
Merge pull request #14527 from docker/master
Publish updates from master
2022-04-12 13:44:29 +02:00