Sign inSign up

primeimages/ocaml:latest

Multi-platform
Languages & frameworks
Integration & delivery
Index digest

sha256:97704e4bab17e7c150fc41226217ede813f701b69f416af0ca769466b87b59f0

OS/ARCH

Compressed size

818.88 MB

Last pushed

over 2 years by rfvanbergen

Type

Image

Manifest digest

sha256:15a40e37495cc53dafaf411a351a5c28b00e86e2f5209fee7af2a02416331499

Image Layers

1ADD file ... in / 0 B
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c <<-EOF cat0 B
4RUN /bin/sh -c apk update0 B
5RUN /bin/sh -c apk add0 B
6COPY /usr/local/bin/opam-2.0 /usr/bin/opam-2.0 # buildkit0 B
7RUN /bin/sh -c ln /usr/bin/opam-2.00 B
8COPY /usr/local/bin/opam-2.1 /usr/bin/opam-2.1 # buildkit0 B
9COPY /usr/local/bin/opam-master /usr/bin/opam-dev # buildkit0 B
10RUN /bin/sh -c ln /usr/bin/opam-dev0 B
11RUN /bin/sh -c addgroup -S0 B
12RUN /bin/sh -c adduser -S0 B
13COPY <<EOF /etc/sudoers.d/opam # buildkit0 B
14RUN /bin/sh -c chmod 4400 B
15RUN /bin/sh -c chown root:root0 B
16RUN /bin/sh -c sed -i.bak0 B
17USER opam0 B
18WORKDIR /home/opam0 B
19RUN /bin/sh -c mkdir .ssh0 B
20RUN /bin/sh -c chmod 7000 B
21COPY <<EOF /home/opam/.opamrc-nosandbox # buildkit0 B
22COPY <<EOF /home/opam/opam-sandbox-disable # buildkit0 B
23RUN /bin/sh -c chmod a+x0 B
24RUN /bin/sh -c sudo mv0 B
25COPY <<EOF /home/opam/.opamrc-sandbox # buildkit0 B
26COPY <<EOF /home/opam/opam-sandbox-enable # buildkit0 B
27RUN /bin/sh -c chmod a+x0 B
28RUN /bin/sh -c sudo mv0 B
29RUN /bin/sh -c git config0 B
30RUN /bin/sh -c git config0 B
31COPY . /home/opam/opam-repository # buildkit0 B
32RUN /bin/sh -c opam-sandbox-disable #0 B
33RUN /bin/sh -c opam init0 B
34RUN /bin/sh -c rm -rf0 B
35COPY Dockerfile /Dockerfile.opam # buildkit0 B
360 B
37ENV OPAMYES=1 OPAMCONFIRMLEVEL=unsafe-yes OPAMERRLOGLEN=0 OPAMPRECISETRACKING=10 B
38USER root0 B
39RUN /bin/sh -c apk update0 B
40RUN /bin/sh -c apk add0 B
41USER opam0 B
42RUN /bin/sh -c opam switch0 B
43RUN /bin/sh -c opam pin0 B
44RUN /bin/sh -c opam install0 B
45ENTRYPOINT ["opam" "exec" "--"]0 B
46CMD ["/bin/sh" "-c" "bash"]0 B
47COPY Dockerfile /Dockerfile.ocaml # buildkit0 B
48440.62 MB
49USER root0 B
50RUN /bin/sh -c apk add1.63 MB
51USER opam0 B
52RUN /bin/sh -c opam install376.64 MB
53ENV PATH=/home/opam/.opam/5.1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B

Command

ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /