Switch to an alpine container and single file, self-contained deployments
This commit is contained in:
parent
1c64328587
commit
f25c9250ec
6 changed files with 6 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM mcr.microsoft.com/dotnet/aspnet:6.0
|
||||
FROM mcr.microsoft.com/dotnet/aspnet:6.0-alpine
|
||||
|
||||
COPY ./app /app/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue