Two issues in docker/Dockerfile break the docker build:
- ocaml/opam install script changed, so sed does not find the line anymore
- latest fpm depends on dotenv, which is not compatible with installed ruby
This ticket exists so I have an ID for a pull request.