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