Skip to content

Commit 165426e

Browse files
committed
Remove docker entry-point
1 parent d6fd426 commit 165426e

File tree

2 files changed

+0
-16
lines changed

2 files changed

+0
-16
lines changed

Dockerfile

-1
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,5 @@ COPY --from=builder --chown=nextjs:nodejs /app/.next/static ./.next/static
5151
# Uncomment the following line to disable telemetry at run time
5252
ENV NEXT_TELEMETRY_DISABLED 1
5353

54-
ENTRYPOINT ["/app/docker-entrypoint.sh"]
5554
CMD ["node", "server.js"]
5655
STOPSIGNAL SIGTERM

docker-entrypoint.sh

-15
This file was deleted.

0 commit comments

Comments
 (0)