Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 673 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 673 Bytes

Build and Publish to Docker Hub

docker

This repos purpose is to provide prebuilt docker images that can be a good starting point for esy development. We prebuild some packages to shorten the build cycle.

Available images:

reasonnative/esy:<esy-version> includes just esy and some good to have tools for building.

reasonnative/ocaml:<ocaml-version> extends esy with a prebuilt OCaml for faster building from the cache

reasonnative/web:<ocaml-version> extends ocaml with dune and morph_server_http which in turn includes httpaf and ssl