Skip to content

Commit b7630af

Browse files
remove port metadata
1 parent e869153 commit b7630af

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

containers/csharp-hello-world/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Use the official .NET runtime image.
22
FROM mcr.microsoft.com/dotnet/aspnet:8.0 AS base
33
WORKDIR /app
4-
EXPOSE 8080
54

65
# Build stage
76
FROM mcr.microsoft.com/dotnet/sdk:8.0 AS build

0 commit comments

Comments
 (0)