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

Docker solver #283

Closed
wants to merge 3 commits into from
Closed

Docker solver #283

wants to merge 3 commits into from

Conversation

dcodoni
Copy link
Contributor

@dcodoni dcodoni commented Oct 4, 2024

TEST: I want to test if SimVascular GitHub can push container on simvascular DockerHub account

Current situation

We currently have docker container that includes scientific libraries. They set an environment to build the solver.

Release Notes

I added a dockerfile that uses dockerhub containers with the scientific libraries installed, and it builds the svFSIplus solver. The container is built through a workflow file which I created and it pushes the image created at every pull request on the dockerhub page of simvascular

Testing

No further tests needed

Code of Conduct & Contributing Guidelines

* modified the dockerfiles to be more efficient in building
* added a workflow file that builds the docker container for svFSIplus and push it to the simvascular dockerhub repository
@mrp089
Copy link
Member

mrp089 commented Oct 4, 2024

Super cool stuff!

@dcodoni dcodoni closed this Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants