add scripts to build & run with Docker

Or set DOCKER_BIN=podman to use Podman.
This commit is contained in:
ducklet 2023-11-29 18:01:01 +01:00
parent 4981de4a04
commit 78b531ad8c
5 changed files with 53 additions and 3 deletions

2
.gitignore vendored
View file

@ -2,5 +2,5 @@
*.pyc
/.cache
/.pytest_cache
/build
/data/*
/requirements.txt