Skip to content

Commit

Permalink
allow root user via hadolint
Browse files Browse the repository at this point in the history
  • Loading branch information
rkm committed Nov 19, 2024
1 parent e8500b7 commit f947570
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions configs/hadolint.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
ignored:
# Ignore "Pin versions in apt get install"
- DL3008
# Ignore "Last USER should not be root"
- DL3002

0 comments on commit f947570

Please sign in to comment.