add scripts to build & run with Docker
Or set DOCKER_BIN=podman to use Podman.
This commit is contained in:
parent
4981de4a04
commit
78b531ad8c
5 changed files with 53 additions and 3 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -2,5 +2,5 @@
|
|||
*.pyc
|
||||
/.cache
|
||||
/.pytest_cache
|
||||
/build
|
||||
/data/*
|
||||
/requirements.txt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue