修改打包

This commit is contained in:
zpc 2024-09-04 03:23:54 +08:00
parent 6ccae860d3
commit c3e4130548

View File

@ -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