add docker lint command #1
Workflow file for this run
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
# docker run -v --rm -i hadolint/hadolint:v2.12.0-alpine hadolint --failure-threshold warning --ignore DL3008 --ignore DL3042 --ignore DL3029 - < services/ge_cloud/Dockerfile |