We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c001b8 commit 3e72f4fCopy full SHA for 3e72f4f
EssentialCSharp.Web/Dockerfile
@@ -1,5 +1,6 @@
1
#syntax=docker/dockerfile:1.2
2
ARG ACCESS_TO_NUGET_FEED=true
3
+ENV ACCESS_TO_NUGET_FEED=$ACCESS_TO_NUGET_FEED
4
5
FROM mcr.microsoft.com/dotnet/aspnet:8.0 AS base
6
WORKDIR /app
0 commit comments