Compare commits
1 Commits
ab495ef118
...
6e260f85fd
Author | SHA1 | Date | |
---|---|---|---|
6e260f85fd
|
@ -10,4 +10,6 @@ RUN npm install
|
||||
|
||||
USER 1000:1000
|
||||
|
||||
#checkov:skip=CKV_DOCKER_2: No need for (or even a simple way to do) a healthcheck.
|
||||
|
||||
CMD ["npm", "run", "watch"]
|
||||
|
Reference in New Issue
Block a user