buildah

CLI tool to facilitate building OCI images

Description

The Buildah package provides a command line tool that can be used to
  - create a working container, either from scratch or using an image as a
    starting point
  - create an image, either from a working container or via the
    instructions in a Dockerfile
  - images can be built in either the OCI image format or the traditional
    upstream docker image format
  - mount a working container's root filesystem for manipulation
  - unmount a working container's root filesystem
  - use the updated contents of a container's root filesystem as a
    filesystem layer to create a new image
  - delete a working container or an image
  - rename a local container

This package contains the buildah command-line utility and provides an interface similar to the 'docker' command.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/containers/buildah


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install buildah