refactor more build stuff for docker

This commit is contained in:
TomPallister
2020-01-16 21:46:54 +00:00
parent 37ceea019c
commit a8a31cdb8a
7 changed files with 155 additions and 78 deletions

View File

@ -1,3 +1,4 @@
# this is the dockerfile that create the ocelot build container
FROM mcr.microsoft.com/dotnet/core/sdk:3.1-bionic AS build
RUN apt install gnupg ca-certificates