Skip to content

Add Dockerfile to build project#7

Open
bastiencyr wants to merge 1 commit into
DassHydro:masterfrom
bastiencyr:build_dockerfile
Open

Add Dockerfile to build project#7
bastiencyr wants to merge 1 commit into
DassHydro:masterfrom
bastiencyr:build_dockerfile

Conversation

@bastiencyr
Copy link
Copy Markdown

@bastiencyr bastiencyr commented Sep 6, 2023

Hello,
This is a simple Dockerfile to build the project. I didn't make a lot of test but it should work.

The image is build with support for only one core for the moment.

You can build and run this dockerfile with :

sudo docker build . -t dassflow
sudo docker run -it dassflow

Next step is to automatically build dassflow everytime someone push on the main branch and then push this image to the docker hub.

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.

1 participant