diff --git a/bcc-tools/Dockerfile b/bcc-tools/Dockerfile index 41c3a63..f9813ee 100644 --- a/bcc-tools/Dockerfile +++ b/bcc-tools/Dockerfile @@ -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 \