Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Commit

Permalink
Add sudo for docker runs
Browse files Browse the repository at this point in the history
  • Loading branch information
Chuxel committed Apr 30, 2019
1 parent 60be7a7 commit 37d7ee1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ RUN apt-get install -y \
ca-certificates \
gnupg-agent \
software-properties-common \
sudo \
lsb-release 2>&1

# Install Docker CLI
Expand Down

0 comments on commit 37d7ee1

Please sign in to comment.