dump current state (wip-ish)

This commit is contained in:
ducklet 2020-11-01 16:31:37 +01:00
parent 0124c35472
commit 51fb1c9f26
46 changed files with 3749 additions and 0 deletions

5
docker/entrypoint.sh Executable file
View file

@ -0,0 +1,5 @@
#!/bin/sh -eu
export PYTHONPATH=/var
export MUSL_LOCPATH=/usr/share/i18n/locales/musl
python3 -m hotdog --config /data/config.yaml