FROM mcr.microsoft.com/dotnet/sdk:6.0 AS base COPY ["./publish", "."] CMD tail -f /dev/null