This commit is contained in:
@@ -16,7 +16,7 @@ WORKDIR /app
|
|||||||
EXPOSE 80
|
EXPOSE 80
|
||||||
EXPOSE 443
|
EXPOSE 443
|
||||||
|
|
||||||
VOLUME /app/data
|
VOLUME /app
|
||||||
|
|
||||||
# Byggimage med SDK
|
# Byggimage med SDK
|
||||||
FROM mcr.microsoft.com/dotnet/sdk:6.0 AS build
|
FROM mcr.microsoft.com/dotnet/sdk:6.0 AS build
|
||||||
|
|||||||
Reference in New Issue
Block a user