hotdog/docker/entrypoint.sh

6 lines
132 B
Bash
Raw Normal View History

2020-11-01 16:31:37 +01:00
#!/bin/sh -eu
export PYTHONPATH=/var
export MUSL_LOCPATH=/usr/share/i18n/locales/musl
python3 -m hotdog --config /data/config.yaml