Commit Graph

55845 Commits

Author SHA1 Message Date
Stefan Scherer 4c0a353ae2
Fix headlines back to 3.0.0
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2021-03-01 14:56:45 +01:00
Stefan Scherer f6cec51fd0
Docker Desktop 3.2.0 releaes notes 2021-03-01 14:56:39 +01:00
araisch b50f1f69c7
Update proxy.md
Missleading to talk about Wildcards after mention "IP and host", while support them only for hosts without any hint to CIDR..
2021-03-01 14:24:26 +01:00
Nick Adcock 67d5c72489 Add Hub API overview
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
2021-03-01 11:22:39 +00:00
dontub c29b3f98ca
Replace deprecated option --fluent-async-connect with --fluent-async
The option --fluent-async-connect is deprecated. --fluent-async shall be used instead.
a602b052a9/daemon/logger/fluentd/fluentd.go (L53)
2021-03-01 11:18:54 +01:00
Usha Mandya c91305c965 Update activity data retention policy
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-03-01 09:48:51 +00:00
Nick Adcock d6bbea181d Fix delete request description
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
2021-03-01 08:59:38 +00:00
Nick Adcock 3b399881eb Add delete current_tag comment
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
2021-03-01 08:59:01 +00:00
Akash Borad 39e00df035
Fix typo in asp.net core sample docs 2021-02-28 13:22:04 +05:30
pneumoman 4f12a72ffc
Update resource_constraints.md
The docker engine seems to get confused if you don't  quote device=1,2 as shown  I.E. '"device=1,2"'
2021-02-26 14:19:24 -05:00
Anca Iordache cb2e2e6986
Update release notes for docker-compose 1.28.5 (#12401)
* Update release notes  for docker-compose 1.28.5

Signed-off-by: aiordache <anca.iordache@docker.com>

* Minor style updates

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-02-26 18:23:33 +00:00
Tibor Vass 4d1efb471e
Merge pull request #12400 from tiborvass/release_notes_20.10.4
Add release notes for 20.10.4
2021-02-26 09:05:27 -08:00
Tibor Vass 20a868c64f Add release notes for 20.10.4
Signed-off-by: Tibor Vass <tibor@docker.com>
2021-02-26 16:26:36 +00:00
Nick Adcock 7c52027060 Add image delete API doc
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
2021-02-26 13:22:50 +00:00
荒野大镖客 5adb870c96
Update develop.md
the curl  address  is /initdb
2021-02-26 17:17:02 +08:00
Usha Mandya 3f7d1f0900
Merge pull request #12391 from usha-mandya/footer-patch
Add Docker roadmap to the footer
2021-02-25 16:33:43 +00:00
Usha Mandya 05215b8eb1 Add Docker roadmap the footer
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-02-25 16:19:56 +00:00
Nick Adcock 404602f38b Fix logo for Hub API docs
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
2021-02-25 15:48:03 +00:00
Nick Adcock 82ed0e463d Add initial image dashboard API docs
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
2021-02-25 15:29:56 +00:00
Sebastiaan van Stijn c9fc6bb8ff
Merge pull request #12374 from t3hami/patch-3
Add links to Docker Engine SDK and the HTTP API
2021-02-25 14:56:41 +01:00
Usha Mandya 332f38eb12
Update develop/index.md
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2021-02-25 12:17:06 +00:00
Usha Mandya 02662c188a
Merge pull request #12385 from thaJeztah/engine_upstream_url
Use 20.10 release branch for upstream engine resources
2021-02-25 12:05:07 +00:00
Usha Mandya 083e30fe22
Merge pull request #12383 from thaJeztah/more_go_redirects
Add more "/go/" redirects for use in the install scripts, and move "post install" in TOC
2021-02-25 11:56:05 +00:00
Sebastiaan van Stijn 688134003d
Use 20.10 release branch for upstream engine resources
The 20.10 release branch now exists, and "master" will be used for
Docker Engine 21.xx development.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-02-25 12:54:54 +01:00
Sebastiaan van Stijn 8e0831729c
toc: move "post-install" out of "per-distro" submenu
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-02-25 11:30:22 +01:00
Sebastiaan van Stijn 553a933255
Add "/go/" redirects to use in install script
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-02-25 11:30:18 +01:00
Sebastiaan van Stijn 734e868ade
Merge pull request #12234 from AkihiroSuda/rootless
update rootless docs
2021-02-25 11:26:36 +01:00
Usha Mandya 10410ef6bc
Merge pull request #12382 from thaJeztah/go_rootless
Add "/go/rootless/" redirect to running engine in rootless mode
2021-02-25 09:50:55 +00:00
Sebastiaan van Stijn 735365464c
Add "/go/rootless/" redirect to running engine in rootless mode
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-02-25 10:10:26 +01:00
Muhammad Tehami 97a48fa9b4 Add links to Docker Engine SDK and the HTTP API 2021-02-23 17:30:11 +05:00
Muhammad Tehami ea3b63e774 Add .dockerignore file step in nodejs example 2021-02-23 13:52:57 +05:00
Adam Tyler f7a1fcb594 Update code snippets, typo, formatting 2021-02-22 19:20:56 -08:00
Lee Dale 96a4e1a430
Remove broken version based link to source. (#12328)
* Remove broken version based link to source.

Link to source container version based link that was broken. Propose to use non version based link.

Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-02-19 15:03:02 +01:00
Usha Mandya 99fd84490c
Merge pull request #12326 from rfay/patch-1
Show the 3-part port syntax more clearly
2021-02-19 12:23:00 +00:00
Usha Mandya db7743fed4
Merge pull request #12350 from adriancuadrado/patch-1
Fixed short and long links
2021-02-19 11:36:06 +00:00
Usha Mandya 04a30b2372
Merge pull request #12354 from david-szabo97/patch-1
Fix volume mismatch in Node.js guide
2021-02-19 11:26:46 +00:00
Usha Mandya 06239931b3
Merge pull request #12356 from aiordache/compose_release_1.28.4
Release notes updates for docker-compose 1.28.4
2021-02-19 09:49:49 +00:00
Usha Mandya e4d16ed579
Fixed heading 2021-02-19 09:41:35 +00:00
aiordache df16fac8ab Release notes updates for docker-compose 1.28.4
Signed-off-by: aiordache <anca.iordache@docker.com>
2021-02-19 10:03:27 +01:00
Dávid Szabó 0e8734a4d2
Fix volume mismatch 2021-02-18 22:28:26 +01:00
Dávid Szabó 15bdb766b6
Fix syntax highlighting 2021-02-18 22:27:57 +01:00
Dávid Szabó ab9ee94657
Fix syntax highlighting 2021-02-18 22:27:33 +01:00
Dávid Szabó e122a11c55
Fix syntax highlighting 2021-02-18 22:26:49 +01:00
Dávid Szabó 5add977c71
Fix syntax highlighting 2021-02-18 22:23:46 +01:00
Dávid Szabó a5c80cc3ee
Fix volume mismatch 2021-02-18 22:10:46 +01:00
Anca Iordache 1caceda0fe
Release notes update for docker-compose 1.28.3 (#12349)
* Release notes update for docker-compose 1.28.3

Signed-off-by: aiordache <anca.iordache@docker.com>

* Minor style updates

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-02-18 10:55:28 +00:00
adriancuadrado f454b3cf70
Fixed short and long links 2021-02-18 11:51:32 +01:00
Dieu Cao b9026d1dbc
Merge pull request #12347 from usha-mandya/docker-scan-patch
Add note on viewing scan results on Desktop and Hub dashboards
2021-02-17 14:25:49 -08:00
Usha Mandya ec70070506 Add note on viewing scan results on Desktop and Hub dashboards
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-02-17 17:35:05 +00:00
Usha Mandya ea66efc566
Merge pull request #12342 from aayushmau5/iframe-fix
Fix iframe mobile view
2021-02-17 15:54:09 +00:00