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:
@@ -22,5 +22,4 @@ RUN npm install
|
||||
# Bundle app source
|
||||
COPY . .
|
||||
|
||||
EXPOSE 3000
|
||||
ENTRYPOINT ["pm2-runtime", "index.js"]
|
||||
EXPOSE 3000
|
||||
Reference in New Issue
Block a user