Skip to content

Commit

Permalink
TEZ-4421: Missing sudo command in docker image (#214) (Mark Bathori r…
Browse files Browse the repository at this point in the history
…eviewed by Laszlo Bodor)
  • Loading branch information
mark-bathori authored Jun 1, 2022
1 parent 24a77c9 commit cf9e3ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-tools/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ RUN apt-get -q update && apt-get -q install --no-install-recommends -y \
rsync \
software-properties-common \
ssh-client \
sudo \
wget \
xz-utils \
&& apt-get clean \
Expand Down

0 comments on commit cf9e3ff

Please sign in to comment.