Has anybody managed to run `docker_environment` w...
# general
g
Has anybody managed to run
docker_environment
with
linux_arm64
platform using
docker
on
lima
on M1 Macbook Pro? Getting error from inside the container:
/usr/bin/tar: python: Cannot mkdir: Read-only file system
1
Works! Needed to: • set writable: true for
~
dir in lima.yaml • set vmType: vz and mountType: virtiofs in lima.yaml • delete
diffdisk
from
.lima/docker/
• install libcrypto1 in the builder image