Skip to content

cant install with brew #1441

Answered by AkihiroSuda
ehsanpo asked this question in Q&A
Oct 16, 2022 · 1 comments · 6 replies
Discussion options

You must be logged in to vote

Expected behavior.
Please try Lima, Rancher Desktop, or Colima to run nerdctl on macOS (via a Linux virtual machine)

Does nerdctl run on macOS ?

Yes, via a Linux virtual machine.

Lima project provides Linux virtual machines for macOS, with built-in integration for nerdctl.

$ brew install lima
$ limactl start
$ lima nerdctl run -d --name nginx -p 127.0.0.1:8080:80 nginx:alpine

Rancher Desktop for Mac and colima also provide custom Lima machines with nerdctl.

https://github.com/containerd/nerdctl/blob/master/docs/faq.md

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@AkihiroSuda
Comment options

@Zordid
Comment options

@AkihiroSuda
Comment options

@Zordid
Comment options

@AkihiroSuda
Comment options

Answer selected by AkihiroSuda
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
3 participants
Converted from issue

This discussion was converted from issue #1439 on October 16, 2022 09:47.