container-baseimage
container-baseimage copied to clipboard
How to set CONTAINER_LOG_LEVEL using docker-compose?
Setting CONTAINER_LOG_LEVEL
as environment variable seems not to change the loglevel. I still get '*** CONTAINER_LOG_LEVEL = 3 (info)'
This worked, maybe it could be documented better?
entrypoint: /container/tool/run --loglevel=debug