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

[OHBM/Hackaton2021] Build fuzzy-libmath container #36

Open
yohanchatelain opened this issue Jun 16, 2021 · 0 comments
Open

[OHBM/Hackaton2021] Build fuzzy-libmath container #36

yohanchatelain opened this issue Jun 16, 2021 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@yohanchatelain
Copy link
Collaborator

Hi, here are the instructions for building your docker image with the fuzzy-libmath:

$> git clone https://github.com/verificarlo/fuzzy.git
$> cd fuzzy
$> ./docker/resources/build_fuzzy_libmath_dockerfile.sh <DOCKER_IMAGE> <NEW_NAME>
$> docker run -it <NEW_NAME>

where DOCKER_IMAGE is the name of your docker image to wrap and NEW_NAME the name of the new fuzzy version created.

You can find here an example of fuzzy-libmath on the python image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant