traderepublic / Cilicon

🛠️ Self-Hosted ephemeral macOS CI on Apple Silicon
MIT License
969 stars 29 forks source link

Support mounting folders as read only #6

Closed AaronBurchfield closed 1 year ago

AaronBurchfield commented 1 year ago

This adds an optional key to a directoryMount item that specifies the folder should be mounted as read only in the guest virtual machine. This allows providing a read only cache directory which can safely be mounted by multiple guests simultaneously.