diff --git a/docker-compose.yml b/docker-compose.yml index 29782966032..1bdbf0cca52 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -59,6 +59,7 @@ services: - shellhub cli: image: shellhubio/cli:${SHELLHUB_VERSION} + entrypoint: /bin/sleep infinity restart: unless-stopped environment: - STORE_CACHE=${SHELLHUB_STORE_CACHE}