Docker images not qualified, leading to errors when running make check-policies
#1571
Labels
area:other
bug
Something isn't working
tooling
Regarding build, workflows, build-tools, ...
triage:needs-triage
Area(s)
area:other
What happened?
Description
Docker containers used in
Makefile
are not qualified leading to errors:Steps to Reproduce (if any)
podman-is-docker
so that thedocker
command becomes an alias overpodman
make check-policies
inside the repoExpected Result
Should work
Actual Result
Fails, because top-level
dependencies.Dockerfile
does not qualify the dependenciesSemantic convention version
3c95994
Additional context
No response
The text was updated successfully, but these errors were encountered: