Skip to content

Commit 92d9cd3

Browse files
committed
Removed depency for the local packetbeat.yml
1 parent 9734e8d commit 92d9cd3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Dockerfile.packetbeat

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ RUN wget https://artifacts.elastic.co/downloads/beats/packetbeat/packetbeat-5.6.
1818
RUN tar xzf packetbeat-5.6.3-linux-x86_64.tar.gz
1919
RUN rm packetbeat-5.6.3-linux-x86_64.tar.gz
2020
RUN mv packetbeat-5.6.3-linux-x86_64 /packetbeat
21-
COPY packetbeat.yml /packetbeat/packetbeat.yml
2221
COPY scripts/runner_pbeat.sh /runner_pbeat.sh
2322
RUN chmod +x /runner_pbeat.sh
2423

0 commit comments

Comments
 (0)