-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use "-o pipefail" for RUN commands in modules Dockerfiles
see: https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#using-pipes https://github.com/hadolint/hadolint/wiki/DL4006
- Loading branch information
1 parent
77dafa6
commit 5b7624a
Showing
2 changed files
with
10 additions
and
12 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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