Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 145 Bytes

Docker.md

File metadata and controls

9 lines (7 loc) · 145 Bytes

Docker

In a directory with the Dockerfile

docker build -t sp-fortran .
docker run -it sp-fortran
cd sparse-fortran