Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 360 Bytes

mount.rst

File metadata and controls

16 lines (10 loc) · 360 Bytes

mount

To mount storage within the container use bastille mount.

ishmael ~ # bastille mount azkaban /storage/foo /media/foo nullfs ro 0 0
[azkaban]:

Syntax follows standard /etc/fstab format:

Usage: bastille mount TARGET host_path container_path [filesystem_type options dump pass_number]