summaryrefslogtreecommitdiff
path: root/contrib/gate/README.md
blob: b2bc560236c180e74e9fc4b9cbc91a8f64145bcb (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/libpod/blob/master/CONTRIBUTING.md#go-format-and-lint).
The image is also used in [CI/CD automation](../../.cirrus.yml).