Skip to content

Commit

Permalink
HOTT-4446: No healthcheck in shell task
Browse files Browse the repository at this point in the history
  • Loading branch information
willfish committed Jan 5, 2024
1 parent 3c84790 commit 8d16d44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Expand Up @@ -28,4 +28,5 @@ shell:
--rm \
--name $(IMAGE_NAME)-shell \
$(COMMON_ENV) \
--no-healthcheck \
-it $(IMAGE_NAME) /bin/sh

0 comments on commit 8d16d44

Please sign in to comment.