What's the easiest/fastest/best way to get docker images with two versions of Rocq/Coq installed in separate switches? E.g., if the provided docker images could (or already do?) name the switch they use after the version of Rocq/Coq (or even the full ocaml+Rocq/Coq version), then it might be feasible to roll my own docker images that just copies the ~/.opam directories from the two docker base images and merges them.
This is for rocq-prover/bot#346
What's the easiest/fastest/best way to get docker images with two versions of Rocq/Coq installed in separate switches? E.g., if the provided docker images could (or already do?) name the switch they use after the version of Rocq/Coq (or even the full ocaml+Rocq/Coq version), then it might be feasible to roll my own docker images that just copies the
~/.opamdirectories from the two docker base images and merges them.This is for rocq-prover/bot#346