hadolint/hadolint

Suggest --no-network on apk del

Open

#397 opened on Feb 15, 2020

View on GitHub
 (0 comments) (2 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 --no-network to apk del to use local cache and not ask the network.

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

Contributor guide