Skip to content

Commit 14c1225

Browse files
committed
allow root user via hadolint
1 parent 473746e commit 14c1225

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

configs/hadolint.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
ignored:
22
# Ignore "Pin versions in apt get install"
33
- DL3008
4+
# Ignore "Last USER should not be root"
5+
- DL3002

0 commit comments

Comments
 (0)