Checkpoint so I can get some help

This commit is contained in:
Timothy Sehn
2020-09-16 10:30:31 -07:00
parent e7d04699ee
commit b62493a43f
3 changed files with 14 additions and 1 deletions
+3 -1
View File
@@ -27,7 +27,9 @@ RUN apt install -y \
ca-certificates-java \
bats \
perl \
cpanminus
cpanminus \
cmake \
g++
# install dotnet
RUN wget https://packages.microsoft.com/config/ubuntu/18.04/packages-microsoft-prod.deb -O packages-microsoft-prod.deb