mirror of
https://github.com/BreizhHardware/ntfy_alerts.git
synced 2026-03-18 21:40:38 +01:00
Add the database for application version
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user