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

Fix Install Docker #325

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

obergerdavid
Copy link

@obergerdavid obergerdavid commented Apr 20, 2021

Reported in Issue 222

Docker can only be installed calling ./menu.sh with sudo.
This commit adds the missing sudo after piping the output of
get.docker.com install script to an unprivileged sh.

Docker can only be installed calling ./menu.sh with sudo.
This commit adds the missing sudo after piping the output of
get.docker.com install script to an unprivileged sh.
@Paraphraser
Copy link

See comment on issue

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 this pull request may close these issues.

2 participants