Skip to content

Commit

Permalink
Merge pull request #283 from Security-Onion-Solutions/jertel/vol
Browse files Browse the repository at this point in the history
simplify docker file
  • Loading branch information
jertel authored Sep 19, 2023
2 parents 6f3f7fb + 08dbe80 commit 189b369
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,4 @@ ENV WAZUH_VERSION=$WAZUH_VERSION

USER socore
EXPOSE 9822/tcp
VOLUME /opt/sensoroni/jobs
VOLUME /opt/sensoroni/logs
ENTRYPOINT ["/opt/sensoroni/sensoroni"]
2 changes: 0 additions & 2 deletions Dockerfile.kratos
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,4 @@ USER kratos
EXPOSE 4433
EXPOSE 4434

VOLUME ["/kratos-conf", "/kratos-data", "/kratos-log"]

ENTRYPOINT ["/start-kratos.sh"]

0 comments on commit 189b369

Please sign in to comment.