pgj commented on code in PR #235: URL: https://github.com/apache/couchdb-docker/pull/235#discussion_r1140238516
########## README.md: ########## @@ -284,6 +284,12 @@ branch superceded by a newer one. The `build.sh` utility can help you do this quickly, see its usage help for more details. +To see full build logs, export `PROGRESS_NO_TRUNC=1` and use `--progress +plain` as an option to `docker build`. + +To rebuild all Dockerfile steps without caching (so you can inspect the Review Comment: It might be worth to make `Dockerfile` itself monospaced to stand out. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
