Last active
June 2, 2021 23:50
-
-
Save gnowland/0f6b4bd7f2ac533ffa87319d9bbfe0ae to your computer and use it in GitHub Desktop.
Get the output of a command during docker build
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
RUN [command] 1>&2 && return 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment