Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan faircloth committed Oct 6, 2019
1 parent 63d69a9 commit 49c014a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ COPY etc/conf.d /opt/syslog-ng/etc/conf.d
COPY etc/go_templates /opt/syslog-ng/etc/go_templates
COPY etc/context_templates /opt/syslog-ng/etc/context_templates

COPY etc/conf.d/local/context /opt/syslog-ng/etc/conf.d/local/context
COPY sbin/entrypoint.sh /
RUN mkdir -p /opt/syslog-ng/var/data/disk-buffer
RUN source scl_source enable rh-python36 ;/opt/syslog-ng/sbin/syslog-ng -V
Expand Down

0 comments on commit 49c014a

Please sign in to comment.