Closed mscroggs closed 2 years ago
While installing PETSc is less of a hassle in most systems, having a docker image will allow interested users to get started quickly. So I agree that this should be made available even if building the dependencies is straightforward. You may be able to take a stock Ubuntu image and install a version of PETSc directly to build AsFEM.
I agree with both, @mscroggs and @vijaysm . Especially in view of a not too comfortable installation of AsFem and installation instructions that make several implicit assumptions (debian-based OS, etc..).
Dear all, thanks for the suggestion, I'm not familiar with docker, I'll take a look at it.
Please update if you have a Dockerfile available now.
Installing the requirements of AsFem (Petsc, etc) can take a while. It would nice for new users is there was a Docker image or some other similar package that could be downloaded to use the library without having to build everything from source