Skip to content

Apt-key is deprecated in 20.20 #11851

Description

@mattkenefick

File: engine/install/ubuntu.md

curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add -

Should be replaced with something like

wget https://download.docker.com/linux/ubuntu/gpg -O /etc/apt/trusted.gpg.d/docker.gpg

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions