Trying to install DOCKER GPG key recieving error: Curl: option '-' is unknown
问题 I'm trying to add the docker GPG key, and I'm unable to do so because it doesn't recognize that i'm trying to pipe the GPG key into the APT KEY I'm getting back the following error (see picture): curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add - 回答1: You seems to have a Keyboard mapping issue where the pipe | turns into a redirect symbol > . It seems more related to Digital Ocean and their Console itself where your droplet is hosted - by the look of the image in the