Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getting warning apt-key parsing #188

Closed
LukasWestholt opened this issue Aug 19, 2020 · 1 comment · Fixed by #391
Closed

getting warning apt-key parsing #188

LukasWestholt opened this issue Aug 19, 2020 · 1 comment · Fixed by #391

Comments

@LukasWestholt
Copy link

Ubuntu 20.04.1 LTS (GNU/Linux 5.4.0-42-generic x86_64)

Warning
sudo -E sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" | apt-key add -qq - >/dev/null
Warning: apt-key output should not be parsed (stdout is not a terminal)

in
$sh_c "curl -fsSL \"$DOWNLOAD_URL/linux/$lsb_dist/gpg\" | apt-key add -qq - >/dev/null"

@thaJeztah
Copy link
Member

closing; I think this should be fixed by #391

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants