[new release] dockerfile, dockerfile-opam and dockerfile-cmd (8.2.1)
CHANGES:
- Correct sexp generation for dockerfile-opam.
(@benmandrew ocurrent/ocaml-dockerfile#158, review by @MisterDA)
- Switch to root and back to opam user when installing OCaml external
dependencies in the ocaml stage; fixes depext installation.
(@MisterDA ocurrent/ocaml-dockerfile#146, ocurrent/ocaml-dockerfile#157)