修改打包
This commit is contained in:
parent
6ccae860d3
commit
c3e4130548
|
|
@ -1,7 +1,7 @@
|
|||
#See https://aka.ms/customizecontainer to learn how to customize your debug container and how Visual Studio uses this Dockerfile to build your images for faster debugging.
|
||||
|
||||
FROM mcr.microsoft.com/dotnet/aspnet:8.0 AS base
|
||||
USER app
|
||||
# USER app
|
||||
WORKDIR /app/disk
|
||||
EXPOSE 80
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user