Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide Dockerfile as basis for testing in this repository #6

Closed
BenjaminRodenberg opened this issue Feb 24, 2022 · 3 comments · Fixed by #11
Closed

Provide Dockerfile as basis for testing in this repository #6

BenjaminRodenberg opened this issue Feb 24, 2022 · 3 comments · Fixed by #11
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@BenjaminRodenberg
Copy link
Member

BenjaminRodenberg commented Feb 24, 2022

Related to #3. Currently we are using a specific development version of FEniCS-X for our development. We should add a Dockerfile to this repository which is used as a basis for testing. A good template is provided here: https://github.com/nemocrys/dolfinx-openfoam/blob/main/docker/Dockerfile.

We need the follwoing:

  • FEniCS-X (we now have to build manually, but should be replaced with dolfinx/dolfinx:latest in the future. but should be replaced with installation of a binary in the future; see the dockerfile for the fenics-adapter)
  • preCICE (use preCICE 2.3.0)
  • python-bindings (use 2.3.0.1)

We don't need/want:

  • OpenFOAM and other dependencies.
@arvedes
Copy link
Contributor

arvedes commented Mar 3, 2022

I added a Dockerfile based on the template mentioned above. It is not perfect at all and a way too extensive, but I think it should work for now.

@arvedes
Copy link
Contributor

arvedes commented Mar 4, 2022

For now the Dockerfile is okay, but we should update / replace it once there is a new release. Refer to the discussion here: #1 (comment)

@BenjaminRodenberg
Copy link
Member Author

BenjaminRodenberg commented Mar 4, 2022

Then let's keep this issue open until we have a dockerfile that meets all requirements.

@BenjaminRodenberg BenjaminRodenberg added the enhancement New feature or request label Mar 4, 2022
@IshaanDesai IshaanDesai linked a pull request Aug 18, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants