-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
colima or (lima + nerdctl/docker) replace MacOS Docker Desktop #25
Comments
test |
Just use |
Another problem for |
Using Lima to run containers with containerd and nerdctl (without Docker Desktop) on M1 Macs https://gist.github.com/whatwewant/36a0f83cb7298f0e7aeb4bb2131e7e96 |
# docker compose up -d or nerdctl compose up -d
standard_init_linux.go:228: exec user process caused: exec format error this is image platform not compitable, is not
|
if only want container environment, just use abiosoft/colima |
Repo
Syntax
lima nerdctl [compose] ...
replacedocker [compose] ...
Example
$ lima nerdctl compose up -d # instead of $ docker compose up -d
How to
alias
override inzmicro compose plugin
when is macos and foundlima
The text was updated successfully, but these errors were encountered: