Skip to content

Commit

Permalink
Add sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
SonicGD authored Feb 4, 2021
1 parent 93ba5bf commit c00e4dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ RUN apt-get update \
liblttng-ust-ctl4 \
rsync \
openssh-client \
sudo \
&& curl -fsSL https://download.docker.com/linux/debian/gpg | apt-key add - \
&& curl -fsSL https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add - \
&& add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/debian $(lsb_release -cs) stable" \
Expand Down

0 comments on commit c00e4dd

Please sign in to comment.