Multistage build support, and split opam packages
- Add support for multistage builds
to thefrom
,add
, andcopy
commands.
There are also backwards incompatible changes to the package layout:
- Split up OPAM packages into
dockerfile
anddockerfile-opam
.
The latter contains the OPAM- and Linux-specific modules, with
the core DSL indockerfile
. - Port to jbuilder.