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

8 lines
131 B
Plaintext

ARG OPTIONS
ARG JAIL
ARG HOST_PATH
ARG JAIL_PATH
ARG ARGS
CMD bastille mount ${OPTIONS} ${JAIL} ${HOST_PATH} ${JAIL_PATH} ${ARGS}