IOTstack icon indicating copy to clipboard operation
IOTstack copied to clipboard

Fix Install Docker

Open obergerdavid opened this issue 4 years ago • 1 comments

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.

obergerdavid avatar Apr 20 '21 13:04 obergerdavid

See comment on issue

Paraphraser avatar Apr 20 '21 23:04 Paraphraser