Installing FEniCSx on Docker (windows )

Hello!
i am using the fenics on docker windows and i used this command to pull/ download the fenics

docker run -ti -v ${pwd}:/home/fenics/shared Quay

so whats the docker Pull (by tag) command for FenicsX ??

Thank you

See GitHub - FEniCS/dolfinx: Next generation FEniCS problem solving environment.

1 Like