fix VOLUME ["/etc/filebeat"]
This commit is contained in:
AlfonsoRBJ
2018-02-27 16:37:03 +01:00
parent e685128b51
commit ee74f01cba

View File

@@ -28,7 +28,7 @@ ADD config/run.sh /tmp/run.sh
RUN chmod 755 /tmp/run.sh
VOLUME ["/var/ossec/data"]
VOLUME ["/etc/filebeat/"]
VOLUME ["/etc/filebeat"]
EXPOSE 55000/tcp 1514/udp 1515/tcp 514/udp