Skip to content

Commit

Permalink
feat:New Enterprise update
Browse files Browse the repository at this point in the history
  • Loading branch information
rjha-splunk authored and ikheifets-splunk committed Dec 24, 2024
1 parent 6ba3606 commit e09d95a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
3 changes: 2 additions & 1 deletion package/Dockerfile.enterprise
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ RUN apk add -U --upgrade --no-cache \
tzdata \
wget \
cargo \
"postgresql-libs=16.5-r0" \
postgresql-libs \
ca-certificates \
poetry \
gdb \
Expand Down Expand Up @@ -75,6 +75,7 @@ COPY package/etc/test_parsers /etc/syslog-ng/test_parsers
COPY package/enterprise/etc/local_config /etc/syslog-ng/local_config
COPY package/enterprise/etc/local_config /etc/syslog-ng/local_config
COPY package/sbin/entrypoint.sh /
COPY package/sbin/healthcheck.sh /
COPY package/sbin/source_ports_validator.py /

ENV SC4S_CONTAINER_OPTS=--no-caps
Expand Down
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e09d95a

Please sign in to comment.