Build:
  1. 1
  2. 0
2024-02-09 10:28.39: New job: Build using linux-x86_64 in
                                []
2024-02-09 10:28.39: Will push staging image to ocurrent/opam-staging:debian-10-ocaml-4.07-i386

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:8363759bb34df08f25b2152a662c9a52f133c00cea294c43e5c219562b6bc333
SHELL [ "/usr/bin/linux32", "/bin/sh", "-c" ]
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 4.07 --packages=ocaml-base-compiler.4.07.1
RUN opam pin add -k version ocaml-base-compiler 4.07.1
RUN opam install -y opam-depext
RUN opam install -y ocaml-secondary-compiler
ENTRYPOINT [ "/usr/bin/linux32", "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]


2024-02-09 10:28.39: Using cache hint "4.07.1-i386-ocurrent/opam-staging@sha256:8363759bb34df08f25b2152a662c9a52f133c00cea294c43e5c219562b6bc333"
2024-02-09 10:28.39: Waiting for resource in pool OCluster
2024-02-09 10:28.39: Waiting for worker…
2024-02-09 23:42.01: Got resource from pool OCluster
Building on c2-2.equinix.ci.dev
2024-02-12 14:15.54: Job failed: Disconnected: Switch turned off