remove CMD that doesn't work
This commit is contained in:
parent
aba436ea98
commit
9d2e71fb2e
1 changed files with 0 additions and 2 deletions
|
@ -61,5 +61,3 @@ EXPOSE 80
|
||||||
USER node:node
|
USER node:node
|
||||||
|
|
||||||
ENTRYPOINT ["/app/docker-entrypoint.sh"]
|
ENTRYPOINT ["/app/docker-entrypoint.sh"]
|
||||||
|
|
||||||
CMD ["-p", "80"]
|
|
||||||
|
|
Loading…
Reference in a new issue