Remove separate docker example config

This commit is contained in:
Tulir Asokan 2021-11-19 17:22:17 +02:00
parent 85e5ea401c
commit 2800e967b8
4 changed files with 32 additions and 113 deletions

View file

@ -4,6 +4,7 @@ RUN apk add --no-cache \
python3 py3-pip py3-setuptools py3-wheel \
ca-certificates \
su-exec \
yq \
py3-aiohttp \
py3-sqlalchemy \
py3-attrs \