Usha Mandya
39130f3744
Merge pull request #11711 from aliray/patch-1
...
command error
2020-11-18 13:53:45 +00:00
Usha Mandya
87d9a03604
Merge pull request #11741 from lpmi-13/remove_extra_command
...
remove unnecessary commands
2020-11-18 13:45:01 +00:00
Usha Mandya
711da925fc
Refresh images and update Docker Hub QSG
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-11-18 12:30:36 +00:00
Nicolas De Loof
c7752c1f87
Document custom load balancer usage
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2020-11-18 11:53:37 +01:00
Guillaume Tardif
29bd2b0d3e
Adding more basic examples of compose files, and small updates on ECS services dependencies, service name resolution
...
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-11-17 17:07:03 +01:00
Usha Mandya
e6d7871290
Merge pull request #11763 from thaJeztah/fix_noindex
...
_config.yml: disable indexing on staging/preview sites
2020-11-17 15:02:36 +00:00
Sebastiaan van Stijn
9fef4eabba
_config.yml: disable indexing on staging/preview sites
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-11-17 15:56:41 +01:00
Usha Mandya
6c55d94566
Merge pull request #11760 from usha-mandya/desktop-3413
...
Remove Desktop Enterprise docs
2020-11-17 14:48:50 +00:00
Usha Mandya
51b8c8d33a
Remove Desktop Enterprise docs
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-11-17 13:09:15 +00:00
aiordache
00119346fe
Reference compose spec in compose file formats
...
Signed-off-by: aiordache <anca.iordache@docker.com>
2020-11-17 10:42:36 +01:00
aiordache
d0f70fdbb9
Move v3 info to dedicated file
...
Signed-off-by: aiordache <anca.iordache@docker.com>
2020-11-17 10:39:45 +01:00
Usha Mandya
8425cf802c
Merge pull request #11751 from gtardif/aci_ecs_update
...
Aci ecs update
2020-11-16 16:14:17 +00:00
Guillaume Tardif
a9a219b757
ECS doc reordering & minor changes
...
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-11-16 14:18:03 +01:00
Usha Mandya
20ccb3860b
Merge pull request #11750 from StefanScherer/go-apple-silicon
...
Add page for Apple Silicon
2020-11-13 19:08:13 +00:00
Stefan Scherer
b32279c971
Add page for Apple Silicon
...
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2020-11-13 20:02:10 +01:00
Usha Mandya
034525e72b
Merge pull request #11752 from usha-mandya/apple-silicon-patch
...
Add note on support for Apple silicon processors
2020-11-13 19:00:00 +00:00
Usha Mandya
820c25057e
Add note on support for Apple silicon processors
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-11-13 18:51:46 +00:00
Usha Mandya
ae1b83413f
Merge pull request #11717 from carehart/patch-4
...
help user view the container running
2020-11-13 15:47:30 +00:00
Guillaume Tardif
027b6599b0
Fix wrong flag name in ACI doc
...
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-11-13 15:45:27 +01:00
Usha Mandya
f6ebc084ec
Merge pull request #11735 from thaJeztah/fix_redirect
...
Fix redirect for /engine/tutorials/dockerrepos/
2020-11-12 15:24:34 +00:00
Guillaume Tardif
4b28e8e536
Added health check docs, & details on updating apps ( #11729 )
...
* Added health check docs, & details on updating apps
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
* Apply suggestions from code review
Co-authored-by: Chris Crone <christopher.crone@docker.com>
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
* Minor format updates
Fixed typos, removed extra blank lines
Co-authored-by: Chris Crone <christopher.crone@docker.com>
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-11-12 15:23:33 +00:00
Sebastiaan van Stijn
5bd7ae2886
Merge pull request #11736 from tnir/17.03-release-note
...
Remove duplicate 17.03.2-ce entry from Engine 17.03 release notes
2020-11-12 15:39:15 +01:00
Usha Mandya
90b6b59af4
Merge pull request #11740 from usha-mandya/desktop-3354
...
Troubleshoot docs refresh
2020-11-12 14:19:08 +00:00
Usha Mandya
e8670e4e92
Troubleshoot docs updates
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-11-12 11:35:05 +00:00
Akihiro Suda
1976c2178c
v20.10 docs for cgroup v2 and rootless
...
* Docker now supports cgroup v2 (both rootful and rootless)
* Rootless mode graduated from experimental
* New storage driver: fuse-overlayfs
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2020-11-12 12:47:16 +09:00
Adam Leskis
b730128ed5
update both jquery and bootstrap versions
...
both the versions currently running have vulnerabilities, so this commit upgrades them to secure versions.
2020-11-11 20:22:59 +00:00
Adam Leskis
451612fd48
remove unnecessary commands
...
these lines aren't needed anymore, and add extra layers to the final image.
2020-11-11 20:03:47 +00:00
Usha Mandya
8602d81ca4
Merge pull request #11724 from kumardharm2007/patch-3
...
Corrected Indentation in docker-compose.dev.yml
2020-11-11 15:52:12 +00:00
Takuya Noguchi
b861fcde5a
Remove duplicate 17.03.2-ce entry from Engine 17.03 release notes
...
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2020-11-11 04:10:53 +00:00
Sebastiaan van Stijn
d59208b947
Fix redirect for /engine/tutorials/dockerrepos/
...
The page in the Docker Hub section is a better match for the old content:
https://github.com/docker/docker.github.io/blob/v1.12-release/engine/tutorials/dockerrepos.md )
And fits better with the description around the link in the CLI reference;
> The image can be any valid image – it is especially easy to start by pulling
> an image from the Public Repositories.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-11-10 21:48:57 +01:00
Usha Mandya
d17d39ef3c
Merge pull request #11679 from thaJeztah/carry_11669
...
[carry 11669] Add Stale image info under Viewing Repostories and markdown fix-ups
2020-11-10 18:16:30 +00:00
Usha Mandya
6e9a539543
Merge pull request #11733 from docker/FranchommeE-HubReleaseNotes-StaleImage
...
Update Hub release note - Stale image info
2020-11-10 18:15:06 +00:00
Usha Mandya
2bd3a02e18
Removed an extra full stop
2020-11-10 18:06:03 +00:00
Emilie Franchomme
c019656b29
Better wording / sentence structure
...
Co-authored-by: Mark H <70579116+mark-dr@users.noreply.github.com>
2020-11-10 12:44:45 -05:00
Emilie Franchomme
ff7d30ec03
Changing singular/plural
...
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-11-10 12:42:11 -05:00
Emilie Franchomme
9548804773
Ending sentence with a full stop
...
Co-authored-by: Mark H <70579116+mark-dr@users.noreply.github.com>
2020-11-10 12:32:27 -05:00
Emilie Franchomme
e05d2af192
Adjusted the release date
...
The new version of Hub with Stale info indicator is live on Prod on 2020/11/10
2020-11-10 12:14:19 -05:00
Emilie Franchomme
68643a7708
Updating Hub>Release-notes for "Stale image info"
...
This update is meant to go along with the update of the repos.md page (nothing else to announce for this release) https://github.com/docker/docker.github.io/pull/11679
2020-11-10 11:37:21 -05:00
Usha Mandya
633c5e5f44
Merge pull request #11731 from usha-mandya/snyk-version-update
...
Fix Snyk version number
2020-11-10 15:22:21 +00:00
Usha Mandya
b4f416df05
Fix Snyk version number
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-11-10 15:15:51 +00:00
Usha Mandya
47ab17223a
Merge pull request #11725 from tnir/fix-19.03.9-release-note
...
Fix 19.03.9 release note
2020-11-10 15:09:33 +00:00
Usha Mandya
d1b2734e38
Merge pull request #11728 from usha-mandya/snyk-prereq-patch
...
Update Hub scanning prereqs
2020-11-10 15:06:45 +00:00
Usha Mandya
ce6618aa7d
Update hub scanning prereq
2020-11-10 14:46:53 +00:00
Usha Mandya
54f27499d5
Merge pull request #11722 from lorenrh/changelog2.5.0.1
...
Changelog for 2.5.0.1
2020-11-10 10:02:57 +00:00
Usha Mandya
41577de049
Merge pull request #11727 from usha-mandya/ecs-ga-patch
...
Remove beta flags for ECS GA release
2020-11-10 09:47:05 +00:00
Usha Mandya
98f568ca4a
Remove beta flags for ECS GA release
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-11-10 09:33:23 +00:00
Takuya Noguchi
ffeac58561
Fix 19.03.9 release note
...
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2020-11-10 02:05:51 +00:00
Dharmjeet Kumar
93a91c7ff5
Corrected Indentation in docker-compose.dev.yml
...
It didn't use the volumes as parameter, instead it defined a service called volumes and services don't have a parameter called mongodb. Corrected indentation in yml file
2020-11-09 22:56:00 +05:30
Usha Mandya
1decdd31a7
Merge pull request #11714 from lemonez/patch-2
...
Update dev-best-practices.md
2020-11-09 15:52:56 +00:00
Usha Mandya
b3928026b4
Merge pull request #11719 from euclides-c/patch-1
...
Update github-actions.md
2020-11-09 15:51:54 +00:00