Commit Graph

3 Commits

Author SHA1 Message Date
Arthur Meyre
69a36b6255 chore: fix dockerignore which prevents build from getting file in pkg 2021-11-19 13:07:05 +01:00
Arthur Meyre
e4063d79da chore: remove now useless dockerignore file for concretefhe-env
- trigger build only if the env Dockerfile itself is modified (match line
end to be sure we don't match something else)
- add missing build-args for docker prefligth build
2021-11-19 10:06:07 +01:00
Arthur Meyre
1b3f9aa048 chore: use pip package for docker
- comment out package-watcher as it's not compatible with the new docker
waiting on the compiler proper release workflow to update this
- update setup_env target to be docker and bare env friendly (workaround)
- update torch_requirements.txt

refs #809
2021-11-16 10:41:53 +01:00