mirror of
https://github.com/hackacad/bastille.git
synced 2026-04-05 08:24:01 +02:00
8 lines
131 B
Plaintext
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}
|