Commit Graph

61172 Commits

Author SHA1 Message Date
Usha Mandya 6cef609312
Merge pull request #13836 from thaJeztah/add_machine_drivers_redirect
Add redirect for machine "drivers" page
2021-11-12 18:33:23 +00:00
Sebastiaan van Stijn e1791f5b7d
engine: remove outdated instructions for derivatives
The information about which distro version to use to match upstream
Debian / Ubuntu versions was outdated. Given that Docker does not
officially support, nor tests, installing these packages on Ubuntu
and Debian derivatives, it's better to remove it, and leave it to
the user to find the correct codename; also see
https://docs.docker.com/engine/install/#other-linux-distributions

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-11-12 18:36:30 +01:00
Sebastiaan van Stijn f37bb710e0
Add redirect for machine "drivers" page
This content was deprecated, but we missed a redirect.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-11-12 18:19:06 +01:00
Usha Mandya 4280376acb
Merge pull request #13833 from docker/master
publish updates from master
2021-11-11 15:16:10 +00:00
CrazyMax f25c0e2def
makefile: add task to generate buildx YAML docs from remote definition
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-11-11 15:55:42 +01:00
Sebastiaan van Stijn 4a3d70921e
Merge pull request #13753 from Ap0them/patch-1
Update install.md
2021-11-11 15:54:29 +01:00
Usha Mandya c3d35a0e98
Merge pull request #13832 from thaJeztah/redirect_deprecated_cloud
add redirect for deprecated "docker for aws" and "docker for azure"
2021-11-11 14:42:00 +00:00
Sebastiaan van Stijn 9f081ba55c
Merge pull request #13745 from TheDarkTron/patch-1
Added space to fix layout
2021-11-11 15:02:29 +01:00
Sebastiaan van Stijn a045d5d100
Merge pull request #13727 from califken/patch-2
Update run-containers.md
2021-11-11 15:02:18 +01:00
Sebastiaan van Stijn ed4ce451d4
Merge pull request #13756 from ndrwrbgs/patch-1
s/an Docker/a Docker/
2021-11-11 15:02:00 +01:00
Sebastiaan van Stijn cfacbc02e4
Merge pull request #13796 from seungwonleee/master
Fix typo
2021-11-11 14:55:24 +01:00
Sebastiaan van Stijn ee13dba480
Merge pull request #13805 from froblesmartin/patch-2
chore: add missing IPvlan in network drivers list
2021-11-11 14:49:41 +01:00
Sebastiaan van Stijn 7e2c7c4a5d
add redirect for deprecated "docker for aws" and "docker for azure"
These pages were removed in 92a231a979, but
no redirects were added.

Note that the pages on Docker Hub also still appear to be active, but should
be removed:

- https://hub.docker.com/editions/community/docker-ce-azure
- https://hub.docker.com/editions/community/docker-ce-aws

Probably the other pages may need some information as well (quite some
outdated information on them):
https://hub.docker.com/search?type=edition&offering=community

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-11-11 14:32:09 +01:00
Ralph Bodenner b90deff361
Clearer purpose and contents for .dockerignore
I had to read the original paragraph a few times and search for docs on the file's purpose to understand what this step entailed. So here's another try at an explanation of what to do and why, with a hint about best practice.
2021-11-10 23:48:18 -08:00
Shadi Mokhtar 767f9a3606
Apply suggestions from code review
Co-authored-by: Mark H <70579116+mark-dr@users.noreply.github.com>
2021-11-10 19:34:13 +01:00
Usha Mandya ac62c90284
Merge pull request #13819 from usha-mandya/desktop-review-patch
Update Desktop user manual
2021-11-10 17:34:52 +00:00
Sebastiaan van Stijn 452970f948
Merge pull request #13826 from StefanScherer/fix-getting-started-dependencies
Fix python3 dependency
2021-11-10 18:31:12 +01:00
smokhtar1 6847e77ecb fixing a typo and removing Geomanist font from landing 2021-11-10 17:21:54 +01:00
Stefan Scherer 3ff899c68d
Fix python3 dependency
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2021-11-10 17:21:46 +01:00
Geoffrey Huntley aba4f87e7f
.net 60 is out 2021-11-10 12:04:46 +10:00
Usha Mandya bfe0aed041 Update Desktop user manual
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-11-09 14:58:47 +00:00
Usha Mandya 785fbbff82
Merge pull request #13816 from usha-mandya/engdocs-528
Add macOS Monterey to the list of supported OS
2021-11-09 11:38:18 +00:00
Usha Mandya 8de08d7f4d Add macOS Monterey to the list of supported OS
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-11-09 10:56:02 +00:00
Usha Mandya 1f55ae96eb
Merge pull request #13814 from docker/master
Publish updates from master
2021-11-09 10:05:24 +00:00
Usha Mandya 37c585b3a5
Merge pull request #13776 from usha-mandya/desktop-42-patch
Desktop 4.2 docs updates
2021-11-09 09:40:54 +00:00
joe0BAB 47b0415eeb
Release notes for 4.2.0 (#13774)
* Added release notes for 4.2.0

* Addressed review comments.

* Improved release notes wording.

* Updated release notes.

* Added ticket link.

* Updated compose version.

* Set final release date.

* Adjusted release date, fixed compose release link.
2021-11-09 09:40:20 +00:00
smokhtar1 0f12ac76e8 changing the check icon in notes and alerts 2021-11-08 14:58:18 +01:00
smokhtar1 7ca066106e css changes, reverting the line-height back to it's original value 2021-11-08 14:40:40 +01:00
smokhtar1 5ef901a55d changing the defaut font-family and font-weight for headings from Geomanist Book to Open sans 2021-11-08 14:38:27 +01:00
Usha Mandya 66deb510ba
Merge pull request #13808 from docker/master
Publish updates from master
2021-11-08 09:53:34 +00:00
Usha Mandya 0d1d0a4e36
Merge pull request #13807 from StefanScherer/fix-old-dd-link
Fix Docker Desktop for Mac 2.5.0.1 download link
2021-11-08 09:47:54 +00:00
Stefan Scherer 613ca3d726
Fix 2.5.0.1 download link
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2021-11-08 10:34:05 +01:00
Francisco Robles Martín d2673f7458
chore: add missing IPvlan in network drivers list
Signed-off-by: Francisco Robles Martín f.robles.martin@pm.me
2021-11-07 16:29:58 +01:00
Usha Mandya d336662dcb
Merge pull request #13797 from StefanScherer/ignore-empty-site-id
Check if site_id is empty and skip delete command
2021-11-05 20:22:58 +00:00
Stefan Scherer 0d2c7a2f53
Check if site_id is empty and skip delete command
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2021-11-05 20:58:54 +01:00
seungwonleee 5131e29bfd Fix typo Language-specific guides / Nodejs / Run your tests 2021-11-06 02:30:41 +09:00
seungwonleee 0056623a58 Fix typo Language-specific guides / Nodejs / Run containers 2021-11-06 02:29:30 +09:00
jerae-duffin 1fb9bd5262
Merge pull request #13795 from docker/master
Publish updates from master
2021-11-05 12:09:42 -05:00
Usha Mandya 7ede285c5f
Merge pull request #13794 from jerae-duffin/ENGDOCS-527
Updated PAT sentence
2021-11-05 16:57:18 +00:00
Jerae Duffin ae1518e383 updated sentence 2021-11-05 11:16:03 -05:00
Usha Mandya 9a5e517c42 Update screenshots, add new Go file
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-11-04 11:01:10 +00:00
Usha Mandya d0b81b6566 Add note that Pause/Resume isn't available on Windows containers
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-11-03 18:46:44 +00:00
smokhtar1 5e01630e77 changing light mode colors to use color-palette variables 2021-11-03 16:37:54 +01:00
Mathieu Champlon b3b2e4fbfe
Fix typo in HTTP proxy URL
It’s HTTP here, not HTTPS. Besides the rest of the text has `http://proxy.example.com:3128`
2021-11-03 14:53:19 +01:00
Usha Mandya 36c1684013 Desktop 4.2 docs updates
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-11-03 10:22:34 +00:00
smokhtar1 2d457d7f8c adding color and icon changes to Alerts banners 2021-11-03 11:11:54 +01:00
Usha Mandya 1d6241dd29
Merge pull request #13770 from docker/master
Updates from master to publish
2021-11-02 17:25:06 +00:00
jerae-duffin 8a64871030
updated link (#13773)
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-11-02 17:16:00 +00:00
Sebastiaan van Stijn 364b2fcb50
Merge pull request #13769 from jerae-duffin/ENGDOCS-521
Added video for PAT
2021-11-02 14:57:36 +01:00
Usha Mandya 5aaa61a1e7
Update docker-hub/access-tokens.md
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2021-11-02 12:47:08 +00:00