Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
lima-vm
GitHub Repository: lima-vm/lima
Path: blob/master/templates/_default/mounts.yaml
2601 views
1
mounts:
2
- location: "~"
3
4
# # /tmp/lima is no longer mounted by default since Lima v2.0.
5
# - location: "{{.GlobalTempDir}}/lima"
6
# mountPoint: /tmp/lima
7
# writable: true
8
9