Files
hackacad/usr/local/share/bastille/templates/default/clone/Bastillefile
2022-01-15 11:32:28 -04:00

5 lines
140 B
Plaintext

ARG BASE_TEMPLATE=default/base
ARG HOST_RESOLV_CONF=/etc/resolv.conf
INCLUDE ${BASE_TEMPLATE} --arg HOST_RESOLV_CONF="${HOST_RESOLV_CONF}"