mirror of
https://github.com/skylanix/MamieHenriette.git
synced 2026-02-06 06:40:35 +01:00
Mis à jours Dockerfile et docker-compose
This commit is contained in:
@@ -24,9 +24,10 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
|
||||
COPY requirements.txt .
|
||||
COPY run-web.py .
|
||||
COPY ./webapp ./webapp
|
||||
COPY ./discordbot ./discordbot
|
||||
COPY ./database ./database
|
||||
COPY ./discordbot ./discordbot
|
||||
COPY ./protondb ./protondb
|
||||
COPY ./webapp ./webapp
|
||||
COPY zabbix_agent2.conf /etc/zabbix/zabbix_agent2.conf
|
||||
COPY start.sh /start.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user