Skip to content

Instantly share code, notes, and snippets.

View keydon's full-sized avatar

Lukas keydon

  • Karlsruhe (Germany)
View GitHub Profile
@keydon
keydon / exec_into_docker_vm.sh
Created February 1, 2022 10:25
Edit daemon.json for the docker-engine within rancher desktop on a mac
#!/bin/bash
# DISCLAIMER: I am not a mac person
# Sources: https://github.com/rancher-sandbox/rancher-desktop/issues/1330
brew install lima
# Since brew is broken for me I fetched the limectl prebuilt binary from https://github.com/lima-vm/lima/releases/tag/v0.8.2
export LIMA_HOME=~/Library/Application\ Support/rancher-desktop/lima
# Note the following commands, only work when the env var is set
limactl ls