script
This commit is contained in:
@@ -23,9 +23,4 @@ RUN chmod +x /scripts/sync.py
|
||||
COPY sieve-schedule /etc/sieve-schedule
|
||||
|
||||
# 5. Supervisor Konfiguration kopieren
|
||||
COPY sieve-supervisor.conf /etc/supervisor/conf.d/sieve-sync.conf
|
||||
|
||||
# --- NEU: Startup-Skript für Whitelist ---
|
||||
# DMS führt Skripte in /docker-entrypoint-init.d/ beim Start automatisch aus
|
||||
COPY update-whitelist.sh /docker-entrypoint-init.d/update-whitelist.sh
|
||||
RUN chmod +x /docker-entrypoint-init.d/update-whitelist.sh
|
||||
COPY sieve-supervisor.conf /etc/supervisor/conf.d/sieve-sync.conf
|
||||
Reference in New Issue
Block a user