radvd
Router Advertisement Daemon
RUN apt-get update && \
apt-get install -y radvd
RUN apt-get update && \
apt-get install -y radvd
RUN apk add radvd
RUN pacman -S --noconfirm radvd
RUN apt-get update && \
apt-get install -y radvd
RUN yum install -y radvd
RUN dnf install -y radvd
RUN apt-get update && \
apt-get install -y radvd