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 a138b62 commit 6955e38Copy full SHA for 6955e38
docker/windows/coreservice/Dockerfile
@@ -47,4 +47,5 @@ LABEL org.opencontainers.image.vendor="ANSYS Inc."
47
EXPOSE 50051
48
49
# Define the entrypoint for the Geometry service
50
+# hadolint ignore=DL3025
51
ENTRYPOINT dotnet C:\app\Presentation.ApiServerLinux.dll
0 commit comments