summaryrefslogtreecommitdiff
path: root/tests/docker/centos7-autotools/Dockerfile
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2019-08-01 11:38:48 -0400
committerOlivier CrĂȘte <olivier.crete@collabora.com>2019-08-01 11:38:48 -0400
commit02556082c1c0f15941f78086c590e300842c456a (patch)
tree9269e6c3e8b39cf40b066dc375e7028047e3f2e3 /tests/docker/centos7-autotools/Dockerfile
parentcea40e96bd511fd2616bfe3dc0d5f42eaea019c3 (diff)
downloadlibnice-02556082c1c0f15941f78086c590e300842c456a.tar.gz
dockerfiles: Add buildah format export to make gitlab happy
Diffstat (limited to 'tests/docker/centos7-autotools/Dockerfile')
-rw-r--r--tests/docker/centos7-autotools/Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/docker/centos7-autotools/Dockerfile b/tests/docker/centos7-autotools/Dockerfile
index e1c7888..10fbf5e 100644
--- a/tests/docker/centos7-autotools/Dockerfile
+++ b/tests/docker/centos7-autotools/Dockerfile
@@ -6,6 +6,7 @@
# alternatively
+# export BUILDAH_FORMAT=docker
# buildah bud -t registry.freedesktop.org/libnice/libnice/centos7/autotools-build:$(date --rfc-3339=date) .
# buildah tag registry.freedesktop.org/libnice/libnice/centos7/autotools-build:$(date --rfc-3339=date) registry.freedesktop.org/libnice/libnice/centos7/autotools-build:latest
# buildah push registry.freedesktop.org/libnice/libnice/centos7/autotools-build:latest