mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
feature(docker) cmd -> entrypoint
This commit is contained in:
parent
7c82f88055
commit
4e3f730254
2 changed files with 0 additions and 3 deletions
|
|
@ -12,5 +12,3 @@ EXPOSE 8000
|
|||
|
||||
ENTRYPOINT: ["npm", "start", "--"]
|
||||
|
||||
CMD [ "npm", "start" ]
|
||||
|
||||
|
|
|
|||
|
|
@ -12,4 +12,3 @@ EXPOSE 8000
|
|||
|
||||
ENTRYPOINT: ["npm", "start", "--"]
|
||||
|
||||
CMD [ "npm", "start" ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue