mirror of
https://abf.rosa.ru/djam/docker.git
synced 2025-02-23 09:32:49 +00:00
8 lines
286 B
Text
8 lines
286 B
Text
# modifying the dockerinit binary breaks the SHA1 sum check by docker
|
|
addFilter("unstripped-binary-or-object")
|
|
|
|
addFilter("E: sourced-script-with-shebang")
|
|
addFilter("E: non-standard-dir-perm")
|
|
addFilter("E: executable-marked-as-config-file")
|
|
addFilter("E: debuginfo-without-sources")
|
|
|