summaryrefslogtreecommitdiff
path: root/contrib/gate/README.md
blob: 6c33e1d74956568740fd675854e43585a95be373 (plain)
1
2
3
4
5
6
![PODMAN logo](../../logo/podman-logo-source.svg)

The "gate" image is a standard container image for lint-checking and validating
changes to the libpod repository.  It must be built from the repository root as
[described in the contibutors guide](https://github.com/containers/podman/blob/master/CONTRIBUTING.md#go-format-and-lint).
The image is also used in [CI/CD automation](../../.cirrus.yml).