mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 14:22:40 +01:00
remove useless bcc package in bcc-tools Dockerfile (#349)
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user