Got it building, now gettting a copile error on mysql/jdbc.h. Pushing so thers can look

This commit is contained in:
Timothy Sehn
2020-09-16 11:01:39 -07:00
parent b62493a43f
commit e620c05ceb

View File

@@ -29,7 +29,8 @@ RUN apt install -y \
perl \
cpanminus \
cmake \
g++
g++ \
libmysqlcppconn-dev
# install dotnet
RUN wget https://packages.microsoft.com/config/ubuntu/18.04/packages-microsoft-prod.deb -O packages-microsoft-prod.deb