Skip to content

Instantly share code, notes, and snippets.

@katagaki
Created June 16, 2026 01:45
Show Gist options
  • Select an option

  • Save katagaki/555c866901b896d7efcd134dfc519f40 to your computer and use it in GitHub Desktop.

Select an option

Save katagaki/555c866901b896d7efcd134dfc519f40 to your computer and use it in GitHub Desktop.
Set up Apple `container` with Docker Engine on macOS 27
brew install container
brew tap socktainer/tap
brew install socktainer-next
brew install docker
container system start
container system kernel set --recommended
brew services start socktainer
docker context use socktainer
container system kernel show
docker ps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment