We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32aed90 commit 0954cccCopy full SHA for 0954ccc
1 file changed
Dockerfile
@@ -10,6 +10,5 @@ FROM swipl
10
WORKDIR /app
11
COPY --from=builder /app/bin .
12
EXPOSE 8080
13
-ENV PORT 8080
14
USER 10001
15
CMD ["swipl","-t","keep_running","-x","chemweb"]
0 commit comments