This repository has been archived by the owner on May 4, 2021. It is now read-only.
Releases: uber-archive/makisu
Releases · uber-archive/makisu
v0.1.3
v0.1.2
v0.1.1
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)