hadolint/hadolint

Suggest --fail to curl

Open

#396 opened on Feb 15, 2020

View on GitHub
 (0 comments) (3 reactions) (0 assignees)Haskell (492 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (12,138 stars)
PR merge metrics
 (Avg merge 5d 13h) (8 merged PRs in 30d)

Description

  • This is a bug report
  • This is a feature request
  • I searched existing issues before opening this one

Suggestion

Suggest to add --fail to curl so that the exit code is 0> when something fails.

See https://github.com/docker-library/dockerfile-validator/blob/master/dockerfile-validator#L160

Contributor guide