mirror of
https://github.com/hackacad/bastille.git
synced 2026-05-19 21:55:25 +02:00
7 lines
111 B
Plaintext
7 lines
111 B
Plaintext
ARG OPTIONS
|
|
ARG JAIL
|
|
ARG HOST_PATH
|
|
ARG JAIL_PATH
|
|
|
|
CMD bastille cp ${OPTIONS} ${JAIL} ${HOST_PATH} ${JAIL_PATH}
|