Add the database for application version

This commit is contained in:
2024-03-01 14:33:49 +01:00
parent 61f49b15b7
commit dc6d19e98a
4 changed files with 22 additions and 7 deletions

View File

@@ -5,6 +5,7 @@ LABEL maintainer="BreizhHardware"
ADD ntfy.py /
ADD requirements.txt /
ADD entrypoint.sh /
RUN apk add --no-cache sqlite-dev sqlite-libs gcc musl-dev
RUN pip install -r requirements.txt
# Définir les variables d'environnement pour username et password