mirror of
https://github.com/containers/podman.git
synced 2025-07-03 09:17:15 +08:00

changing the validate-in-container make target to use quay.io/libpod/validatepr:latest. this allows `make validate` to run to completion doing linting, ed's perl checks, and pre-commit.] The image is now based on F42 `awk` is not part of the base image, so I added `awk`. Signed-off-by: Brent Baude <bbaude@redhat.com>