🔧 Added entrypoint to Dockerfile
This commit is contained in:
@@ -14,4 +14,4 @@ RUN yarn
|
||||
COPY . /usr/src/threetwo
|
||||
EXPOSE 3050
|
||||
|
||||
CMD npm start
|
||||
ENTRYPOINT [ "npm", "start" ]
|
||||
Reference in New Issue
Block a user