We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d2d466 commit d045ec7Copy full SHA for d045ec7
PipeScript.ps.dockerfile
@@ -46,3 +46,4 @@ SHELL ["pwsh", "-noprofile", "-nologo", "-command"]
46
# if ($Microservice) { "RUN Add-Content -Path \`$Profile -Value $Microservice" }
47
#}
48
49
+ENTRYPOINT ["pwsh","-nologo"]
0 commit comments