primeimages/ocaml

Sponsored OSS

By PrimeImages

Updated over 2 years ago

OCaml installed on an Alpine base image

Image
Languages & frameworks
Integration & delivery
0

10K+

primeimages/ocaml repository overview

ocaml

Description

This image contains an installation of the OCaml programming language on an Alpine-based OCaml/OPAM base image provided by the OCaml community. Amongst others, it's used by a number of solutions in the Primes project. It was created as a separate base image because the OCaml install time was prohibitive for it to be built as part of the Primes CI process.

Usage

To run the ocaml image as is, use the following command:

docker run -ti primeimages/ocaml

To use the ocaml image as a base image for a Docker image of your own creation, make sure the first line of your Dockerfile looks as follows:

FROM primeimages/ocaml:<version>

Replace <version> with the OCaml version you want to use that's available in the image's Tags list, or latest for the latest available version.

Dockerfile source code

The source code for this image is available at the following location: https://github.com/PlummersSoftwareLLC/OCaml-docker.

Contact information

If you have any questions about the ocaml image, please create an issue in the GitHub repository's Issues section.

Tag summary

Content type

Image

Digest

sha256:97704e4ba

Size

818.9 MB

Last updated

over 2 years ago

docker pull primeimages/ocaml

This week's pulls

Pulls:

1,095

Jul 27 to Aug 2