Explorar o código

add /config volume to dockerfile, Fixes #1

sparklyballs %!s(int64=9) %!d(string=hai) anos
pai
achega
93415ded11
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -32,4 +32,4 @@ RUN chmod -v +x /etc/my_init.d/*.sh
 EXPOSE 80
 
 # set volumes
-VOLUME /Thumbs /Pictures
+VOLUME /config /Thumbs /Pictures