teamdctl
Team network device control daemon
RUN apt-get update && \
apt-get install -y libteam-utils
RUN apt-get update && \
apt-get install -y libteam-utils
RUN apk add libteam
RUN pacman -S --noconfirm libteam
RUN apt-get update && \
apt-get install -y libteam-utils
RUN yum install -y teamd
RUN dnf install -y teamd
RUN apt-get update && \
apt-get install -y libteam-utils