You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-11-27 22:18:22 +02:00
Add migratoin scripts to the docker container
This commit is contained in:
@@ -4,6 +4,7 @@ RUN mkdir -p /app
|
|||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
COPY freeposte ./freeposte
|
COPY freeposte ./freeposte
|
||||||
|
COPY migrations ./migrations
|
||||||
COPY manage.py .
|
COPY manage.py .
|
||||||
COPY requirements.txt .
|
COPY requirements.txt .
|
||||||
COPY start.sh /start.sh
|
COPY start.sh /start.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user