AsFem icon indicating copy to clipboard operation
AsFem copied to clipboard

Provide a Docker image where AsFem can be used

Open mscroggs opened this issue 3 years ago • 3 comments

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

mscroggs avatar May 16 '22 07:05 mscroggs

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.

vijaysm avatar Jun 06 '22 17:06 vijaysm

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..).

schruste avatar Jun 20 '22 21:06 schruste

Dear all, thanks for the suggestion, I'm not familiar with docker, I'll take a look at it.

yangbai90 avatar Jun 26 '22 19:06 yangbai90

Please update if you have a Dockerfile available now.

vijaysm avatar Oct 20 '22 18:10 vijaysm