Commit be9831f
authored
NO-JIRA: chore(ci): add SC3041 and SC3020 to hadolint ignore list (#2784)
These warnings are suppressed because:
* Bash is available in RHEL base images
* The codebase uses bash-specific features
This avoids modifying multiple Dockerfiles
Hadolint will no longer report these warnings for the RStudio Dockerfiles. The warnings were about POSIX sh compatibility, but since bash is guaranteed in these images, suppressing them is acceptable.1 parent ac7d523 commit be9831f
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
31 | 35 | | |
32 | 36 | | |
33 | 37 | | |
| |||
0 commit comments