mirror of
https://github.com/mindthemath/fenics.git
synced 2025-05-30 19:21:10 -06:00
8 lines
188 B
Makefile
8 lines
188 B
Makefile
build: 2019.1.0
|
|
|
|
2019.1.0:
|
|
docker build -t fenics -t fenics-2019.1.0 -f Dockerfile-2019.1.0
|
|
|
|
2019.1.0.post0:
|
|
docker build -t fenics -t fenics-2019.1.0.post0 -f Dockerfile-2019.1.0.post0
|