mirror of
https://github.com/hackacad/bastille.git
synced 2026-04-03 07:26:34 +02:00
7 lines
106 B
Plaintext
7 lines
106 B
Plaintext
ARG OPTIONS
|
|
ARG JAIL
|
|
ARG NEW_JAIL
|
|
ARG NEW_IP
|
|
|
|
CMD bastille clone ${OPTIONS} ${JAIL} ${NEW_JAIL} ${NEW_IP}
|