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

v0.1.1

Compare
Choose a tag to compare
@apourchet apourchet released this 28 Nov 18:59
· 180 commits to master since this release
bea7025

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)