-
Notifications
You must be signed in to change notification settings - Fork 925
Open
Labels
Description
Description
log-color
does not work in docker container. docker logs <container-name>
does not have any colorisation.
Version
Lighthouse: v7.1.0
Docker Image: sigp/lighthouse:latest
Docker: v28.4.0
Present Behaviour
docker logs <container-name>
Logs are displayed without colors while running lighthouse in docker

Colored output example for reth

Expected Behaviour
Logs should have colors as per log-color
parameter description