Commit Graph

55519 Commits

Author SHA1 Message Date
denis-roy
760bb64ea3 Offering an alternative to the deprecated apt-key tool (#11990)
* Offering an alternative to apt-key (deprecated)

[Use trusted.gpg.d instead of apt-key · Issue #11625 · docker/docker.github.io](https://github.com/docker/docker.github.io/issues/11625)

As of Debian 10 / Ubuntu 20.10, apt-key is deprecated and will not be available after Debian 11 / Ubuntu 22.04

Although adding keys directly to `/etc/apt/trusted.gpg.d`/ is suggested by apt-key deprecation message, as per [Debian Wiki](https://wiki.debian.org/DebianRepository/UseThirdParty) GPG keys for third party repositories should be added to `/usr/share/keyrings` and referenced with the `signed-by` option in the source.list.d entry.

Providing a binary .gpg key instead of an ASCII Armored one might help shorten the lengthy command by removing the ` | gpg --dearmor ` bit.

This removes the software-properties-common provides add-apt-repository which we don't use anymore
2021-03-02 11:30:37 +01:00
Usha Mandya
26f07f716a Merge pull request #12420 from usha-mandya/engdocs-390-icon
Add a new icon for language-specific guides
2021-03-02 09:32:42 +00:00
Usha Mandya
b755b5c65a Add a new icon for language-specific guides
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-03-01 23:53:35 +00:00
Usha Mandya
806c4d7dfd Merge pull request #12408 from boradakash/patch-1
Fix typo in asp.net core sample docs
2021-03-01 23:27:50 +00:00
Usha Mandya
8a23e85366 Merge pull request #12418 from StefanScherer/use-ubuntu-18.04
ci: Use ubuntu-18.04
2021-03-01 18:56:08 +00:00
Stefan Scherer
149b7e6ea6 Use ubuntu-18.04
Signed-off-by: Stefan Scherer <scherer_stefan@icloud.com>
2021-03-01 19:39:50 +01:00
Usha Mandya
5e0675f24e Merge pull request #12388 from StefanScherer/desktop-release-3.2.0
Docker Desktop 3.2.0 release notes
2021-03-01 17:20:47 +00:00
Usha Mandya
732bbdceed Merge pull request #12398 from usha-mandya/iterm2-patch
Add note on opening default terminal
2021-03-01 17:18:07 +00:00
Usha Mandya
76632cf293 Add note on opening default terminal
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-03-01 17:13:00 +00:00
Stefan Scherer
752c37fd09 Add release date, update dependencies
Signed-off-by: Stefan Scherer <scherer_stefan@icloud.com>
2021-03-01 15:22:24 +01:00
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
Akash Borad
39e00df035 Fix typo in asp.net core sample docs 2021-02-28 13:22:04 +05:30
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
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
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
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ó
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
Usha Mandya
4cbefb4323 Add note on running ARM64 containers on M1 machines (#12345)
* Add note on running ARM64 containers on M1 machines

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

* Add caveat on VPN clients

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

* Add for-mac issue reference

Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-02-17 15:44:51 +00:00
Usha Mandya
41f746fb99 Merge pull request #12311 from Franz333/patch-1
Update 04_sharing_app.md
2021-02-17 15:21:42 +00:00
Usha Mandya
a5129c7c50 Minor style update 2021-02-17 15:18:02 +00:00
Lorena Rangel
87d2c502dc Document how to upgrade the kubernetes cluster (#12344)
* Document how to upgrade the kubernetes cluster

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>

* Minor style update

* Minor style update

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-02-17 15:17:03 +00:00
Usha Mandya
e0fc223bac Merge pull request #12295 from bizmate/bizmate-cifs-volumes-by-hostname
Adding usage of CIFS mounts so it is clear how to connect to a Samba …
2021-02-17 14:09:06 +00:00
Usha Mandya
62fb3155ca Merge pull request #12218 from matt-continuousdelta/patch-2
Clarify instructions
2021-02-17 14:05:37 +00:00
Aayush Kumar Sahu
42d6de3262 Fix iframe mobile view 2021-02-16 19:05:04 +05:30