Commit Graph

57226 Commits

Author SHA1 Message Date
Sebastiaan van Stijn f3cdb15ad9
Merge pull request #13858 from docker/master
Publish updates from master
2021-11-18 03:56:41 +01:00
Sebastiaan van Stijn 376e2b2946
Merge pull request #13857 from thaJeztah/engine_20.10.11_changelog
Add Docker Engine 20.10.11 release notes
2021-11-18 03:15:42 +01:00
Sebastiaan van Stijn be580f3e41
Add Docker Engine 20.10.11 release notes
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-11-17 21:16:35 +01:00
Usha Mandya 2cdf4d435b
Merge pull request #13853 from docker/master
Publish updates from master
2021-11-17 16:04:09 +00:00
Usha Mandya 52d182a483
Merge pull request #13828 from rkbodenner/patch-1
Clearer purpose and contents for .dockerignore
2021-11-17 15:01:35 +00:00
Usha Mandya 57639274cd
Update build-images.md 2021-11-17 14:33:01 +00:00
Usha Mandya 9e604709b8
Merge pull request #13810 from smokhtar1/smokhtar
Adding CSS Changes to the banner alerts colors and default font-family
2021-11-16 15:41:02 +00:00
Usha Mandya 8d203d587e
Merge pull request #13849 from docker/master
Publish updates from master
2021-11-15 18:47:37 +00:00
jerae-duffin 9603c8e704
updated self-serve (#13783)
* updated self-serve

* updated grammar

* revised content

* Updated image

* new updates

* format updates
2021-11-15 18:39:33 +00:00
Usha Mandya 41fee28101
Typo fix for Docker Desktop on Mac installation (#13847)
Co-authored-by: Kai Köhn <synonymousz@users.noreply.github.com>
2021-11-15 12:05:47 -06:00
Usha Mandya bb37723a1b
Merge pull request #13839 from synonymousz/master
Typo fix for Docker Desktop on Mac installation
2021-11-12 19:29:46 +00:00
Sebastiaan van Stijn 767a607e25
Merge pull request #13840 from docker/master
Publish updates from master
2021-11-12 20:16:52 +01:00
Usha Mandya 3c14020439
Merge pull request #13837 from thaJeztah/remove_derivative_instructions
engine: remove outdated instructions for derivatives
2021-11-12 18:51:03 +00:00
Kai Köhn d367f3bea8
Typo fix for Docker Desktop on Mac installation 2021-11-12 19:48:01 +01:00
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
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
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