mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-08-04 10:07:59 +08:00
refactor more build stuff for docker
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user