Revert vol change

master
andryyy 2017-01-03 10:35:41 +01:00
parent 2c822accb8
commit 8503980930
1 changed files with 0 additions and 2 deletions

View File

@ -38,8 +38,6 @@ COPY supervisord.conf /etc/supervisor/supervisord.conf
EXPOSE 20000
EXPOSE 9191
VOLUME /usr/lib/GNUstep/SOGo/WebServerResources/
CMD exec /usr/bin/supervisord -c /etc/supervisor/supervisord.conf
RUN apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*