Comm #2485
This check has been archived and is scheduled for deletion.
Learn more about checks retention
GitHub Actions / hadolint
succeeded
Sep 24, 2023 in 0s
reviewdog [hadolint] report
reported by reviewdog 🐶
Findings (0)
Filtered Findings (5)
Dockerfile|17 col 1| Avoid use of cache directory with pip. Use pip install --no-cache-dir <package>
tests/Dockerfile|2 col 1| Always tag the version of an image explicitly
tests/Dockerfile|9 col 1| COPY
to a relative destination without WORKDIR
set.
tests/Dockerfile|10 col 1| COPY
to a relative destination without WORKDIR
set.
tests/Dockerfile|11 col 1| Avoid use of cache directory with pip. Use pip install --no-cache-dir <package>
Loading