mirror of
https://github.com/Mailu/Mailu.git
synced 2025-01-28 03:56:43 +02:00
Add migratoin scripts to the docker container
This commit is contained in:
parent
2095b3f189
commit
1c132fe92e
@ -4,6 +4,7 @@ RUN mkdir -p /app
|
||||
WORKDIR /app
|
||||
|
||||
COPY freeposte ./freeposte
|
||||
COPY migrations ./migrations
|
||||
COPY manage.py .
|
||||
COPY requirements.txt .
|
||||
COPY start.sh /start.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user