Files
hackacad/tests/core/clone/Bastillefile
tschettervictor 336dfbb1fe add tests
2025-11-19 23:20:02 -07:00

7 lines
106 B
Plaintext

ARG OPTIONS
ARG JAIL
ARG NEW_JAIL
ARG NEW_IP
CMD bastille clone ${OPTIONS} ${JAIL} ${NEW_JAIL} ${NEW_IP}