Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Tracker] update error tracker log #2715

Merged
merged 1 commit into from
Aug 22, 2024

[Tracker] update error tracker log

05923ca
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

[Tracker] update error tracker log #2715

[Tracker] update error tracker log
05923ca
Select commit
Loading
Failed to load commit list.
GitHub Actions / hadolint succeeded Aug 22, 2024 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>