Improved docker settings

Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
Janos SUTO
2022-12-20 16:32:41 +01:00
parent 9e5aa124e5
commit b072f4bd94
2 changed files with 4 additions and 4 deletions

View File

@ -34,7 +34,7 @@ RUN apt-get update && \
crontab -u $PILER_USER /usr/share/piler/piler.cron
VOLUME ["/etc/piler"]
VOLUME ["/var/piler"]
VOLUME ["/var/piler/store"]
EXPOSE 25 80 443