docker-ocaml icon indicating copy to clipboard operation
docker-ocaml copied to clipboard

Dockerfile links broken

Open kyp0717 opened this issue 4 years ago • 1 comments

Hi. The links to the dockerfiles in the Readme.MD are broken. Also, tried building several images using various dockerfiles versions but the build kept crashing all with the same error.

kyp0717 avatar Dec 25 '20 17:12 kyp0717

If you change the branch to hotfix/opam-update, you can find most of the dockerfiles. However; yes, they do crash with the same error: container exited with code 0.

Edit: After some tweaks, creating a working Dockerfile: https://github.com/prasannjeet/ocaml-opam-docker-image Use the image directly: https://hub.docker.com/repository/docker/prasannjeet/ocaml-opam

prasannjeet avatar Jan 22 '22 22:01 prasannjeet