Skip to content
This repository has been archived by the owner on May 4, 2021. It is now read-only.

Releases: uber-archive/makisu

v0.1.3

05 Dec 19:26
74e9b38
Compare
Choose a tag to compare

Code quality improvements and added support for HEALTHCHECK directive.

v0.1.2

29 Nov 18:21
2d649e2
Compare
Choose a tag to compare

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

v0.1.1

28 Nov 18:59
bea7025
Compare
Choose a tag to compare

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

16 Nov 19:20
4804694
Compare
Choose a tag to compare

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