Makisu Versions Save

Fast and flexible Docker image building tool, works in unprivileged containerized environments like Mesos and Kubernetes.

v0.1.3

5 years ago

Code quality improvements and added support for HEALTHCHECK directive.

v0.1.2

5 years ago

This release contains fixes for the ARG directive and minor refactors.

v0.1.1

5 years ago

This release contains a few fixes on top of v0.1.0 including:

  • Support for COPY --from=<n>
  • Support for COPY --from=<image name>
  • Support for STOPSIGNAL
  • Fix for pulling public non-library images from dockerhub
  • Fix for implicit caching
  • Support for local JSON-based cache-ID mapping store (replacing redis if needed)

v0.1.0

5 years ago

This is the first release of the Makisu project. The image is available at gcr.io/makisu-project/makisu:0.1.0.