This commit is contained in:
2022-06-18 19:02:24 +02:00
parent f66648ea23
commit 772c648cf5

View File

@@ -1,7 +1,7 @@
ARG BUILD_FROM ARG BUILD_FROM
FROM ${BUILD_FROM} FROM ${BUILD_FROM}
ARG BUILD_ARCH=amd64 ARG BUILD_ARCH
ARG TELEGRAF_VERSION ARG TELEGRAF_VERSION
RUN echo 'hosts: files dns' >> /etc/nsswitch.conf RUN echo 'hosts: files dns' >> /etc/nsswitch.conf