We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6aff529 commit fabf04dCopy full SHA for fabf04d
Dockerfile
@@ -20,6 +20,7 @@ RUN apt-get update \
20
zip \
21
unzip \
22
wget \
23
+ sudo \
24
apt-transport-https
25
26
RUN wget https://packages.microsoft.com/config/ubuntu/18.04/packages-microsoft-prod.deb -O packages-microsoft-prod.deb \
0 commit comments