Skip to content

Commit

Permalink
Update Dockerfile to remove health check (#1335)
Browse files Browse the repository at this point in the history
  • Loading branch information
lyuboxa authored Jan 9, 2024
1 parent afc939c commit cf84e59
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,4 @@ EXPOSE 8080/tcp
EXPOSE 8084/tcp
WORKDIR /app
COPY --from=base /app/conduit /app
COPY --from=base /app/conduit-pipeline-check /app
CMD ["/app/conduit"]

0 comments on commit cf84e59

Please sign in to comment.