Skip to content

docker LIMA

Prayag edited this page Mar 1, 2023 · 7 revisions
brew install lima docker

curl -sSLo docker-lima.yaml https://raw.githubusercontent.com/carlosonunez/bash-dotfiles/main/lima_machine.yaml

limactl start docker-lima.yaml --tty=false

export DOCKER_HOST="unix://$HOME/.lima/docker.sock"
Clone this wiki locally