Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enabling compression for OCaml 5.1+ #146

Closed
dra27 opened this issue Feb 26, 2023 · 1 comment
Closed

Enabling compression for OCaml 5.1+ #146

dra27 opened this issue Feb 26, 2023 · 1 comment

Comments

@dra27
Copy link
Collaborator

dra27 commented Feb 26, 2023

Once ocaml/ocaml#12006 is merged, the Dockerfiles for OCaml 5.1+ should install libzstd-dev or equivalent in order to enable compressed compiler artefacts.

@MisterDA
Copy link
Contributor

As of #149, libzstd is installed in the -ocaml images.

kit-ty-kate pushed a commit to ocaml/opam-repository that referenced this issue Apr 10, 2023
CHANGES:

- Correct sexp generation for dockerfile-opam.
  (@benmandrew ocurrent/ocaml-dockerfile#158, review by @MisterDA)

- Switch to root and back to opam user when installing OCaml external
  dependencies in the ocaml stage; fixes depext installation.
  (@MisterDA ocurrent/ocaml-dockerfile#146, ocurrent/ocaml-dockerfile#157)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants