About Anaconda Help Download Anaconda

A command line tool that facilitates building OCI container images.

copied from cf-staging / buildah

Installers

  • linux-64 v1.24.2
  • linux-aarch64 v1.24.2
  • linux-ppc64le v1.24.2

conda install

To install this package run one of the following:
conda install conda-forge::buildah

Description

The Buildah package provides a command line tool which can be used to:

  • Create a working container, either from scratch or using an image as a starting point.
  • 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.

© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy