mirror of
https://github.com/hackacad/bastille.git
synced 2026-03-24 17:55:01 +01: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}
|