This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
FROM mcr.microsoft.com/dotnet/aspnet:5.0-alpine
|
||||
WORKDIR /app
|
||||
COPY ./files .
|
||||
RUN apk add libgdiplus --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing/
|
||||
RUN apk add postgresql-client
|
||||
RUN apk add --no-cache \
|
||||
chromium \
|
||||
|
||||
Reference in New Issue
Block a user