summaryrefslogtreecommitdiff
path: root/contrib/gate/README.md
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2018-11-13 09:03:10 -0800
committerGitHub <noreply@github.com>2018-11-13 09:03:10 -0800
commitdd42c1dcffde9628285b4a4ee6d92bca01f3436c (patch)
treefb0dc9132bb7e1278a5c44ea4ca027f651820f0d /contrib/gate/README.md
parent50d3199334a4cc834029bff8d7e256348daf19be (diff)
parent86d1196f9b30149fa937f7c6680d951c5e4ac997 (diff)
downloadpodman-dd42c1dcffde9628285b4a4ee6d92bca01f3436c.tar.gz
podman-dd42c1dcffde9628285b4a4ee6d92bca01f3436c.tar.bz2
podman-dd42c1dcffde9628285b4a4ee6d92bca01f3436c.zip
Merge pull request #1804 from cevich/lint_verify_image
Standardized container image for gofmt and lint
Diffstat (limited to 'contrib/gate/README.md')
-rw-r--r--contrib/gate/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/gate/README.md b/contrib/gate/README.md
new file mode 100644
index 000000000..709e6035f
--- /dev/null
+++ b/contrib/gate/README.md
@@ -0,0 +1,4 @@
+![PODMAN logo](../../logo/podman-logo-source.svg)
+
+A standard container image for `gofmt` and lint-checking the libpod
+repository. The [contributors guide contains the documentation for usage.](https://github.com/containers/libpod/blob/master/CONTRIBUTING.md#go-format-and-lint)