Ocibuilder Versions Save

A tool to build OCI compliant images

0.1.2-beta

4 years ago

This is a pre-release and is therefore not production ready

Change Log

#121 #122 #126

0.1.1

4 years ago

Changelog

  • Implement a unified client for docker and buildah #58
  • Support multiple build contexts #27
  • Implement build spec initializer #84 #85
  • Fix bugs #78 #82

Docker Images

docker pull ocibuilder/ocictl:0.1.1

Images

0.1.0

4 years ago

Changelog

  • Buildah and Docker Support - support for buildah and docker builds
  • Parametrisation and Environment Variables - support for env variables and parametisation of specifications
  • Multi-stage build - multi-stage build support for both docker and buildah
  • Purging - support for purging images after they've been built or after they've been pushed
  • Push - support for image push to multiple registries
  • Pull - image pull support for logged in registries
  • Ansible Roles Support - support for builds using ansible roles
  • Released as container and linux/darwin binaries
  • Documentation static site
  • Initial e2e testing for the cli

Docker Images

docker pull ocibuilder/ocictl:0.1.0

Images