Skip to content

Commit

Permalink
remove useless bcc package in bcc-tools Dockerfile (#349)
Browse files Browse the repository at this point in the history
  • Loading branch information
smaftoul authored and jessfraz committed Mar 7, 2018
1 parent 2d30b39 commit 5a17f16
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bcc-tools/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ RUN echo "deb [trusted=yes] https://repo.iovisor.org/apt/xenial xenial-nightly m

RUN apt-get update && apt-get install -y \
binutils \
bcc \
bcc-tools \
libbcc-examples \
python-bcc \
Expand Down

0 comments on commit 5a17f16

Please sign in to comment.