Files
herolib/lib/virt/lima/templates/containerd.yaml
2024-12-25 20:13:02 +01:00

38 lines
1.1 KiB
YAML

vmType: vz
os: null
arch: null
images:
- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240423/ubuntu-24.04-server-cloudimg-amd64.img"
arch: "x86_64"
digest: "sha256:32a9d30d18803da72f5936cf2b7b9efcb4d0bb63c67933f17e3bdfd1751de3f3"
- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240423/ubuntu-24.04-server-cloudimg-arm64.img"
arch: "aarch64"
digest: "sha256:c841bac00925d3e6892d979798103a867931f255f28fefd9d5e07e3e22d0ef22"
- location: "https://cloud-images.ubuntu.com/releases/24.04/release/ubuntu-24.04-server-cloudimg-amd64.img"
arch: "x86_64"
- location: "https://cloud-images.ubuntu.com/releases/24.04/release/ubuntu-24.04-server-cloudimg-arm64.img"
arch: "aarch64"
cpus: 16
memory: null
disk: null
mounts:
- location: "~"
mountPoint: null
writable: null
sshfs:
cache: null
followSymlinks: true
sftpDriver: null
- location: "/tmp/lima"
writable: true
- location: "~/code"
writable: true
mountType: virtiofs
mountInotify: null
ssh:
localPort: 0
loadDotSSHPubKeys: null
forwardAgent: null
forwardX11: null
forwardX11Trusted: null