Skip to content

Commit e5d44f5

Browse files
committed
demo cleanup
1 parent 9e294fd commit e5d44f5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: Dockerfile

+2
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ ADD package.json .
77
RUN npm install
88

99
ADD --chown=ops:9999 . .
10+
11+
ENTRYPOINT node /ops/index.js

0 commit comments

Comments
 (0)