chore: build
This commit is contained in:
@@ -42,7 +42,7 @@ COPY --from=builder /app/server .
|
|||||||
COPY --from=builder /usr/share/zoneinfo /usr/share/zoneinfo
|
COPY --from=builder /usr/share/zoneinfo /usr/share/zoneinfo
|
||||||
|
|
||||||
# Copier l'entrypoint
|
# Copier l'entrypoint
|
||||||
COPY docker/backend/entrypoint.sh .
|
COPY docker-pre-prod/backend/entrypoint.sh .
|
||||||
RUN chmod +x entrypoint.sh
|
RUN chmod +x entrypoint.sh
|
||||||
|
|
||||||
RUN mkdir -p /app/uploads/images /app/uploads/videos && \
|
RUN mkdir -p /app/uploads/images /app/uploads/videos && \
|
||||||
|
|||||||
Reference in New Issue
Block a user