hadolint/hadolint

Suggest --no-network on apk del

Open

#397 opened on Feb 15, 2020

 (0 comments) (2 reactions) (0 assignees)Haskell (492 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (12,138 stars)
PR merge metrics
 (PR metrics pending)

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