Update Dockerfile
This commit is contained in:
@ -88,5 +88,3 @@ EXPOSE 1880
|
|||||||
HEALTHCHECK CMD curl http://localhost:1880/ || exit 1
|
HEALTHCHECK CMD curl http://localhost:1880/ || exit 1
|
||||||
|
|
||||||
ENTRYPOINT ["npm", "start", "--", "--userDir", "/data"]
|
ENTRYPOINT ["npm", "start", "--", "--userDir", "/data"]
|
||||||
|
|
||||||
USER root
|
|
||||||
|
|||||||
Reference in New Issue
Block a user