package dockerfile

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

RPM distribution specific rules involving OPAM and OCaml

val install_base_packages : Dockerfile.t

Install the base development packages

val install_system_ocaml : Dockerfile.t

Install the system OCaml packages via Yum

val install_system_opam : [< `CentOS6 | `CentOS7 ] -> Dockerfile.t

Install the system OPAM packages via Yum

val add_opensuse_repo : [< `CentOS6 | `CentOS7 ] -> Dockerfile.t

Add a Yum entry for the OpenSUSE Build Service OCaml repo