README.rst (288B)
1 This directory contains a `Dockerfile` that can be used to test PISM's installation with 2 Spack. 3 4 Run 5 6 .. code-block:: bash 7 8 docker build -t some-tag . 9 10 to try installing PISM on Debian 10. 11 12 The file `packages.yaml` tells Spack to use Debian's binaries for some of PISM's 13 dependencies.