Skip to content
This repository was archived by the owner on Jun 1, 2021. It is now read-only.

Releases: ocibuilder/ocibuilder

Pre-release 0.1.2-beta

30 Jan 14:34
f4e47f2

Choose a tag to compare

Pre-release

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

Change Log

#121
#122
#126

Release v0.1.1

09 Dec 18:23

Choose a tag to compare

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

Release v0.1.0

08 Nov 12:08
4e4f063

Choose a tag to compare

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