start sockerfile with watch command
This commit is contained in:
@@ -9,4 +9,4 @@ RUN apt-get update \
|
||||
# - allows to handle leveldb with level-party from both the host and container at the same time
|
||||
USER 1000:1000
|
||||
|
||||
CMD ["npm", "start"]
|
||||
CMD ["npm", "run", "watch"]
|
||||
|
||||
Reference in New Issue
Block a user