Skip to content

Commit

Permalink
add LABEL org.opencontainers.image.source https://github.com/iAmBipin…
Browse files Browse the repository at this point in the history
  • Loading branch information
iAmBipinPaul committed Mar 29, 2024
1 parent 4b4f9f8 commit e780830
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,6 @@ FROM mcr.microsoft.com/dotnet/aspnet:8.0.3-alpine3.19-amd64
WORKDIR output
COPY --from=buildimg /app/src/AspNetCoreDevOps.Api/output .
ENTRYPOINT ["dotnet","AspNetCoreDevOps.Api.dll"]


LABEL org.opencontainers.image.source https://github.com/iAmBipinPaul/AspNetCoreDevOps

0 comments on commit e780830

Please sign in to comment.