Skip to content

Commit bdb7c0b

Browse files
authored
Update Dockerfile
1 parent 9333627 commit bdb7c0b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ EXPOSE 80
66

77
ENV ASPNETCORE_URLS=http://+:80
88

9-
#RUN adduser -u 5678 --disabled-password --gecos "" appuser && chown -R appuser /app
10-
#USER appuser
11-
129
FROM mcr.microsoft.com/dotnet/sdk:5.0-focal AS build
1310
RUN apt-get update
1411
RUN apt-get install -y curl

0 commit comments

Comments
 (0)