1
0
Fork 0
mirror of synced 2024-07-01 04:21:06 +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 8bf3fc7f0d
commit f9547ba3ef

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