Improved docker settings #2

Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
Janos SUTO
2022-12-20 17:02:51 +01:00
parent b072f4bd94
commit 05c7158ed0
2 changed files with 3 additions and 0 deletions

View File

@ -35,6 +35,7 @@ RUN apt-get update && \
VOLUME ["/etc/piler"]
VOLUME ["/var/piler/store"]
VOLUME ["/var/piler/manticore"]
EXPOSE 25 80 443