docs/engine
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
..
api engine/api: add redirects and link for archived API versions 2021-01-05 16:18:42 +01:00
context fix broken links in "working with contexts" 2021-01-21 15:58:03 +01:00
examples Fix typo in asp.net core sample docs 2021-02-28 13:22:04 +05:30
getstarted-voting-app/images Fix manager and worker join tokens 2017-04-21 14:05:12 -05:00
images Clean up information architecture (#5893) 2018-02-01 15:25:43 -08:00
install Offering an alternative to the deprecated apt-key tool (#11990) 2021-03-02 11:30:37 +01:00
reference/commandline Update engine reference for 20.10 release 2020-12-09 00:50:04 +01:00
release-notes Add release notes for 20.10.4 2021-02-26 16:26:36 +00:00
scan Add note on viewing scan results on Desktop and Hub dashboards 2021-02-17 17:35:05 +00:00
security Merge pull request #12234 from AkihiroSuda/rootless 2021-02-25 11:26:36 +01:00
swarm (temporarily) replace compose-file deep links to v3 docs 2021-01-07 14:21:37 +01:00
tutorials Fix various broken links 2020-10-07 12:49:22 +02:00
breaking_changes.md Update breaking_changes.md 2019-01-11 13:35:23 -05:00
faq.md update http://dockr.ly links to use TLS 2020-10-27 12:38:17 +01:00
index.md sort redirect_from in some files 2020-09-29 18:15:25 +02:00
migration.md Various copyedits to reduce future tense, wordiness, and use of 'please' (#5788) 2018-01-25 17:37:23 -08:00