Skip to content

progress and output from docker build? #973

Answered by HofmeisterAn
mikeblas asked this question in Q&A
Discussion options

You must be logged in to vote

The messages for building and pulling images are logged using the debug log level. You can activate debug log messages in the default logger setup by enabling ConsoleLogger.Instance.DebugLogLevelEnabled, or you can use your own custom logger by setting TestcontainersSettings.Logger that forwards the messages.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@mikeblas
Comment options

@mikeblas
Comment options

Answer selected by mikeblas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants