acbuild is a command line utility to build and modify container images.

It is intended to provide an image build workflow independent of specific formats; currently, it can output the following types of container images:

  • ACI, the container image format defined in the App Container (appc) spec.
  • OCI, the format defined in the Open Containers Image Format specification