diff --git a/Dockerfile b/Dockerfile index d2a0195..0f65916 100644 --- a/Dockerfile +++ b/Dockerfile @@ -33,6 +33,7 @@ RUN chmod +x /usr/local/bin/entrypoint.sh && \ apt-get autoremove -y && \ rm -rf /var/lib/apt/lists/* +VOLUME /data/scripts VOLUME /etc/lighttpd/vhosts.d VOLUME /var/www