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

5 lines
80 B
Plaintext

ARG TEMPLATE_URL
ARG OPTIONS
CMD bastille bootstrap ${OPTIONS} ${TEMPLATE_URL}