chore: Remove unused ENTRYPOINT command in Dockerfile
Build and Push Docker Images / build-and-push (push) Successful in 17s
Build and Push Docker Images / build-and-push (push) Successful in 17s
This commit is contained in:
@@ -23,4 +23,3 @@ RUN npm install
|
|||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
EXPOSE 3000
|
EXPOSE 3000
|
||||||
ENTRYPOINT ["pm2-runtime", "index.js"]
|
|
||||||
Reference in New Issue
Block a user