2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-27 15:41:38 +01:00

update nodebb

This commit is contained in:
kev
2018-08-25 11:34:33 +08:00
parent 952136400f
commit 82e98b0d3f
7 changed files with 9 additions and 6 deletions

View File

@@ -37,4 +37,4 @@ COPY docker-entrypoint.sh /entrypoint.sh
ENTRYPOINT ["/entrypoint.sh"]
EXPOSE 4567
CMD ["npm", "start"]
CMD ["./nodebb", "start"]