diff --git a/docker/docker-compose-manual-binaries.yml b/docker/docker-compose-manual-binaries.yml index d330b07..8291815 100644 --- a/docker/docker-compose-manual-binaries.yml +++ b/docker/docker-compose-manual-binaries.yml @@ -115,8 +115,6 @@ services: ## This service is aimed to mimick other nodes interacting with the same database image: alpine:3.16 restart: on-failure - logging: - driver: "none" volumes: - ./run_database_hammer.sh:/opt/run_database_hammer.sh:Z entrypoint: sh