service-monica/Dockerfile

7 lines
77 B
Text
Raw Normal View History

2023-01-03 19:10:14 +01:00
FROM monica:3.7-apache
2022-08-10 17:15:45 +02:00
RUN rm -f Procfile app.json
2022-08-10 17:15:45 +02:00
2022-09-21 15:15:03 +02:00
COPY Procfile Procfile