mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-08 16:05:05 -04:00
Fixed docker build.
This commit is contained in:
parent
3d7ca0f9e2
commit
cb97af32e0
4 changed files with 30 additions and 46 deletions
|
@ -118,4 +118,4 @@ USER etherpad
|
|||
HEALTHCHECK --interval=20s --timeout=3s CMD ["etherpad-healthcheck"]
|
||||
|
||||
EXPOSE 9001
|
||||
CMD ["etherpad"]
|
||||
CMD ["npm", "run", "prod", "--prefix", "./src"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue