Skip to content

Multistage build support, and split opam packages

Compare
Choose a tag to compare
@avsm avsm released this 14 Jun 14:39
· 682 commits to master since this release

There are also backwards incompatible changes to the package layout:

  • Split up OPAM packages into dockerfile and dockerfile-opam.
    The latter contains the OPAM- and Linux-specific modules, with
    the core DSL in dockerfile.
  • Port to jbuilder.