resolvectl
Resolve domain names, IPv4 and IPv6 addresses, DNS resource records, and services. Introspect and reconfigure the DNS resolver. More information: <https://www.freedesktop.org/software/systemd/man/resolvectl.html>.
RUN apt-get update && \
apt-get install -y systemd
RUN apt-get update && \
apt-get install -y systemd
RUN pacman -S --noconfirm systemd
RUN apt-get update && \
apt-get install -y systemd
RUN yum install -y systemd
RUN dnf install -y systemd
RUN apt-get update && \
apt-get install -y systemd