From 4157fd27a4fcb683d63238d30b7fa6505b877455 Mon Sep 17 00:00:00 2001 From: Vincent Batts Date: Fri, 22 Feb 2019 09:16:23 +0700 Subject: system/buildah: Added (container build utility). Signed-off-by: Willy Sudiarto Raharjo --- system/buildah/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 system/buildah/slack-desc (limited to 'system/buildah/slack-desc') diff --git a/system/buildah/slack-desc b/system/buildah/slack-desc new file mode 100644 index 0000000000000..defd1be19fdf0 --- /dev/null +++ b/system/buildah/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +buildah: buildah (container build utility) +buildah: +buildah: buildah facilitates building OCI container images, all without a +buildah: daemon. It supports a bash-style invocation, as well as Dockerfiles. +buildah: +buildah: https://github.com/containers/buildah +buildah: +buildah: +buildah: +buildah: +buildah: -- cgit v1.2.3