mirror of
https://github.com/rroemhild/docker-test-openldap.git
synced 2026-04-25 07:05:50 +03:00
[GH-ISSUE #28] Accumulation of console logs #15
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/docker-test-openldap#15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @a19i23 on GitHub (Apr 7, 2021).
Original GitHub issue: https://github.com/rroemhild/docker-test-openldap/issues/28
I'm using your code and I see tons of logs that accumulate over time. Looks like the service is connecting to different ports.

Just curious why this is happening and wondering if there is a way that I can disable or limit these logs. Thanks for any help
@a19i23 commented on GitHub (Apr 7, 2021):
I figured out that this was the healthcheck defined in the dockerfile. Thanks