1
0
Fork 0
mirror of synced 2024-06-26 10:00:41 +12:00

Removing the volume tags from the old directories, instead focusing on the single data directory that is now used - #6715.

This commit is contained in:
mike12345567 2022-07-15 11:08:03 +01:00
parent f3cbf5fa73
commit 79e623219d

View file

@ -122,8 +122,7 @@ RUN yarn cache clean -f
EXPOSE 80
EXPOSE 443
VOLUME /opt/couchdb/data
VOLUME /minio
VOLUME /data
# setup letsencrypt certificate
RUN apt-get install -y certbot python3-certbot-nginx