Skip to content

Instantly share code, notes, and snippets.

@renatomefi
Last active September 4, 2018 19:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save renatomefi/b75dbd58a3c5e83095133eae131b67bb to your computer and use it in GitHub Desktop.
Save renatomefi/b75dbd58a3c5e83095133eae131b67bb to your computer and use it in GitHub Desktop.
FROM alpine:3.8

Run

$ docker run --rm -i hadolint/hadolint < ./Dockerfile         
$ echo $?
0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment