tREADME.rst - pism - [fork] customized build of PISM, the parallel ice sheet model (tillflux branch)
(HTM) git clone git://src.adamsgaard.dk/pism
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) LICENSE
---
tREADME.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.