Este commit está contenido en:
Your Name
2020-05-27 17:44:48 +00:00
padre ada9dd5fa7
commit 8d1ad71241
Se han modificado 3 ficheros con 255 adiciones y 0 borrados

Ver fichero

@@ -0,0 +1,2 @@
FROM debian:buster-slim
RUN apt update && apt -y upgrade && apt install -y bind9 ipv6calc curl bc dehydrated dnsutils && apt clean