Commit Graph

57307 Commits

Author SHA1 Message Date
Sebastiaan van Stijn 8bb220ef7b
Merge pull request #13518 from docker/master
Publish updates from master
2021-09-13 15:46:42 +02:00
Usha Mandya 9008e8c3e8
Merge pull request #13517 from thaJeztah/fix_broken_links
Fix various broken (anchor) links
2021-09-13 14:31:46 +01:00
Usha Mandya 5a6556c2ff
Merge pull request #13486 from lorenrh/relNotes-4.0.1
Release notes for Docker Desktop 4.0.1
2021-09-13 14:24:51 +01:00
Lorena Rangel b76fc9488b Release notes for Docker Desktop 4.0.1
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2021-09-13 15:17:35 +02:00
Sebastiaan van Stijn 173d3c65f8
fix broken (anchor) links
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-09-13 15:07:49 +02:00
Sebastiaan van Stijn f3da53a7b4
remove old compliance upstream resource
It's no longer referenced from the TOC, and redirects to the homepage.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-09-13 15:07:47 +02:00
Wajdi Al-Hawari a9a8311643 Improves how requirements.txt is created
- To reduce the error prone process of grabbing all Python packages in the global Python scope, the specific package is extracted and set in to the requirements.txt file
2021-09-11 16:30:23 -04:00
Usha Mandya 170c0759bb
Merge pull request #13501 from docker/master
Publish updates from master
2021-09-10 18:30:19 +01:00
jerae-duffin c1943d381a
Updated Docker Subscription (#13496)
* Updated Docker Subscription
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
* Update subscription/upgrade.md
2021-09-10 18:09:50 +01:00
cam 4bf71bbdc5
Fix broken link to Windows path troubleshooting (#13495)
* Fix broken link to Windows path troubleshooting

* Update the cross-reference

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-09-10 17:40:11 +01:00
Usha Mandya 4e120ba5f7
Rename Product Manuals to Manuals (#13498)
* Rename Product Manuals to Manuals

Signed-off-by: Usha Mandya <usha.mandya@docker.com>

* Update _includes/breadcrumbs.html

Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>

Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2021-09-10 14:28:31 +01:00
Usha Mandya 19104c7f22
Merge pull request #13476 from Rackme/patch-1
Remove 'utility' capability
2021-09-10 13:53:00 +01:00
Michael Šòdéké d0db5f0c8b
edits made to section 'Run your app with MySQL'
The created docker network `todo-app` was unable to support an authentication protocol requested by MySQL versions 8.0 and higher. I included a fix suggested by **stackoverlfow** user [Pras](https://stackoverflow.com/a/50131831/11492382).
2021-09-09 15:48:58 -07:00
Masahiro Aoki 9dd353952b
Update run-containers.md 2021-09-09 13:54:54 +09:00
jerae-duffin dc2cb46b7d
Merge pull request #13478 from docker/master
Publish updates from master
2021-09-07 15:26:55 -05:00
jerae-duffin 436bdc3d98
fixed broken link (#13479)
* fixed broken link

* Fixed link

* Added Hub to link

* Update subscription/add-seats.md

Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>

* Update subscription/add-seats.md

Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>

Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2021-09-07 13:39:22 -05:00
Usha Mandya 5cf9e78e0f
Merge pull request #13477 from jerae-duffin/ENGDOCS-479
Updated image for IAM
2021-09-07 17:19:54 +01:00
Jerae Duffin a9753617f8 updated image 2021-09-07 11:00:47 -05:00
Rackme 03ee3ec672
Remove 'utility' capability
'utility' capability is not available for compose, only 'gpu' and 'tpu' are recognized :
Source: https://github.com/compose-spec/compose-spec/blob/master/deploy.md#capabilities
2021-09-07 15:51:40 +02:00
Sebastiaan van Stijn 8e9d5fe6aa
Merge pull request #13472 from docker/master
Publish updates from master
2021-09-07 13:21:41 +02:00
Usha Mandya 1211358729
Merge pull request #13461 from ndeloof/gpu_docs
fix yaml indentation in GPU docs
2021-09-07 12:11:05 +01:00
Usha Mandya fcddef859e
Merge pull request #13453 from ndeloof/compose.rc3
document compose.v2 new repository and RC3 release
2021-09-07 11:44:36 +01:00
Hrishikesh Kadam c33a56e2f7
Minor changes to ci-cd/github-actions.md 2021-09-05 22:05:25 +05:30
Hrishikesh Kadam e212290b31
Correct language identifier code block 2021-09-04 18:52:01 +05:30
Nicolas De Loof 4c649a8c75
fix yaml indentation in GPU docs
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-09-03 14:18:29 +02:00
Sebastiaan van Stijn d371aaa240
Merge pull request #13458 from docker/master
Publish updates from master
2021-09-02 23:15:15 +02:00
Sebastiaan van Stijn 49ea13d89e
Merge pull request #13457 from thaJeztah/revert_service_accounts
Revert remove info on Service accounts
2021-09-02 23:10:58 +02:00
Sebastiaan van Stijn 9abe0b6ae1
Revert "Remove info on service accounts"
This reverts commit 41f9a7b03e.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-09-02 23:00:07 +02:00
Sebastiaan van Stijn 017a22c25b
Revert "Add redirect URL for service account"
This reverts commit f25bdd26a2.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-09-02 23:00:03 +02:00
Michael Šòdéké ac1df4d6a9
Updated `## Persist the todo data` section (#13434)
* Updated `## Persist the todo data` section

I provided a 3-step procedure from lines 81 to 102 on how to access the container's shell environment, since It was unclear how to access the `/etc/todos` directory. Also, nowhere, in the tutorial, was it mentioned that containers are *self-contained shell environments*. This information is crucial for beginners following along with the tutorial.

Take care.

* Second update

This update was due to a suggestion provided by @thaJeztah .
2021-09-02 18:01:34 +02:00
Usha Mandya 64244b6a16
Merge pull request #13455 from docker/master
Publish updates from master
2021-09-02 16:48:05 +01:00
Usha Mandya 83d1fb372b
Merge pull request #13456 from thaJeztah/fix_copy_example
language/nodejs: un-wrap JSON in example to allow copying
2021-09-02 16:42:53 +01:00
Sebastiaan van Stijn fbd8c365c8
language/nodejs: un-wrap JSON in example to allow copying
The JSON string was wrapped, causing the highlighter to consider it "output",
which cannot be selected/copied in "console" blocks.

This unwraps the JSON so that it can be copied.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-09-02 16:56:29 +02:00
Sebastiaan van Stijn cecacbde49
Merge pull request #13454 from usha-mandya/engdocs-477
Update Desktop FAQ, remove info on Service accounts
2021-09-02 16:36:37 +02:00
Usha Mandya f25bdd26a2 Add redirect URL for service account
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-09-02 15:11:15 +01:00
Usha Mandya ca42b821eb
Merge pull request #13452 from thaJeztah/fix_get_docker_blocks
fix vertical size of "get docker" blocks
2021-09-02 14:10:20 +01:00
Sebastiaan van Stijn 81177c8b02
fix language guides markup
- force "nowrap"
- add "col-xs-12" to fix size on smaller sizes
- remove the "component-icon" div, as it was not styled

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-09-02 13:53:22 +02:00
Sebastiaan van Stijn a5da30abed
_scss: minor changes to styles for "get docker" blocks
Make the rule more specific, reduce margin around tiles, and remove
unneeded float.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-09-02 13:53:03 +02:00
Dan Bamikiya f3d07dd164
fix width of "get docker" blocks on `max-width: 768px` views 2021-09-02 13:50:50 +02:00
Sebastiaan van Stijn 1bdbd47e4a
fix vertical size of "get docker" blocks
This attempts to fix the problem where (on smaller windows), the text
flows out of the blocks.

This uses one of the solutions mentioned in https://stackoverflow.com/a/19695851/1811501,
with some additonal style changes.

Unfortunately, it introduces another issue, where (just before a break-point; after
the right-hand navigation is hidden, but before we switch to "mobile" / "small",
the blocks are wrapped, but no longer have equal _widths_.

See https://github.com/docker/docker.github.io/pull/13433#issuecomment-910843789

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-09-02 13:50:47 +02:00
Usha Mandya b42c220a34 Add links to blog and subscription faq
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-09-02 12:33:22 +01:00
Usha Mandya 41f9a7b03e Remove info on service accounts
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-09-02 11:58:42 +01:00
Nicolas De Loof 041277d14d
document compose.v2 new repository and RC3 release
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-09-02 12:34:00 +02:00
Usha Mandya 316fe44977
Merge pull request #13449 from thaJeztah/remove_duplicate_relnotes
remove duplicate "previous versions" release notes
2021-09-02 10:52:22 +01:00
Sebastiaan van Stijn e52febf7a2
remove duplicate "previous versions" release notes
This looks to have been accidentally committed in e73cdcf0f1

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-09-01 17:19:49 +02:00
Sebastiaan van Stijn 431e582284
Merge pull request #13448 from docker/master
Publish updates from master
2021-09-01 15:49:48 +02:00
Usha Mandya a7b75447b0
Merge pull request #13447 from thaJeztah/tweak_whitespace
_scss: tweak white-space / margins
2021-09-01 12:50:20 +01:00
Sebastiaan van Stijn e41e522c13
_scss: tweak white-space / margins
- Reduce white-space after headings, so that the section content groups
  better with the heading
- Increase white-space before headings, so that sections are more separated
  from the previous sections.
- Reduce indentation of bullet-lists and numbered-lists. These lists are
  still indented slightly (5px), but reducing the indentation to make the
  layout a bit less "busy", and to give list-items slightly more width
  before content is wrapped.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-09-01 12:56:49 +02:00
Usha Mandya 903543e755
Merge pull request #13446 from thaJeztah/fix_nav_styles
_scss: fix some styling in the TOC
2021-09-01 11:44:40 +01:00
Sebastiaan van Stijn 165bb13623
_scss: fix some styling in the TOC
- fix margin at the top
- fix left-hand border from disappearing when hovering over the link
- fix indentation for active link (compensate for border-width)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-09-01 12:18:32 +02:00