mirror of
https://github.com/hackacad/bastille.git
synced 2026-03-29 05:04:32 +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}
|