Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Remove some unused tools from the Weave docker containers #3624

Merged
merged 1 commit into from
Jul 30, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions prog/weaver/Dockerfile.template
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,9 @@ CROSS_BUILD_COPY qemu-QEMUARCH-static /usr/bin/

RUN apk add --update \
curl \
ethtool \
iptables \
ipset \
iproute2 \
util-linux \
conntrack-tools \
bind-tools \
ca-certificates \
Expand Down