Browse Source

Install sudo

sh/web-docker-user
Shagen Ogandzhanian 2 months ago
parent
commit
25f6ca2d5f
  1. 1
      ci/docker/compose-web/Dockerfile

1
ci/docker/compose-web/Dockerfile

@ -10,6 +10,7 @@ RUN dpkg --add-architecture i386 && apt-get update -yqq && apt-get install -y \
openjdk-17-jdk \
python3 \
python-is-python3 \
sudo \
unzip \
wget \
xvfb

Loading…
Cancel
Save