DeadCodeProductions / dead

Other
50 stars 5 forks source link

Docker Image doesn't build anymore #37

Closed Quarub closed 1 year ago

Quarub commented 2 years ago
$ docker pull archlinux:latest
$ ./build_docker.sh
[...]
==> Starting package()...
dune install: option `--libdir': the path must be absolute to avoid ambiguity
Usage: dune install [OPTION]... [PACKAGE]...
Try `dune install --help' or `dune --help' for more information.
==> ERROR: A failure occurred in package().
    Aborting...
 -> error making: ocaml-menhir
Quarub commented 1 year ago

Should be fixed with #52