Copy

Instead of saving space and time, you can copy an entire jail using another jail. It is very simple:

appjail jail create -I copy=metube metubev2
# recommended:
appjail quick metubev2 \
    copy=metube \
    virtualnet=":<random> default" \
    nat \
    start

See also: