Skip to content
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

docs: lima is not a container engine #3051

Merged
merged 2 commits into from
Jun 30, 2023

Conversation

afbjorklund
Copy link
Contributor

You can use Lima to run different container engines, such as containerd or Docker or Podman but it runs virtual machines.

Currently containerd is only supported through Kubernetes, there is no direct support for "nerdctl" in Podman Desktop.

What does this PR do?

Rewrite text where Lima is a container engine, replacing it with virtual machine.

Screenshot/screencast of this PR

What issues does this PR fix or reference?

How to test this PR?

@afbjorklund afbjorklund requested review from a team, slemeur, themr0c and benoitf as code owners June 28, 2023 19:50
@afbjorklund afbjorklund requested review from jeffmaury and cdrage and removed request for a team June 28, 2023 19:50
README.md Outdated Show resolved Hide resolved
Copy link
Contributor

@jeffmaury jeffmaury left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

You can use Lima to run different container engines, such as
containerd or Docker or Podman but it runs virtual machines.

Currently containerd is *only* supported through Kubernetes,
there is no direct support for "nerdctl" in Podman Desktop.

Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>
While it redirects to github.com/moby/moby, many places
still reference the code as github.com/docker/docker.

Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>
@cdrage cdrage merged commit ab31a70 into containers:main Jun 30, 2023
11 checks passed
@podman-desktop-bot podman-desktop-bot added this to the 1.2.0 milestone Jun 30, 2023
mairin pushed a commit to mairin/podman-desktop that referenced this pull request Jul 7, 2023
* docs: lima is not a container engine

You can use Lima to run different container engines, such as
containerd or Docker or Podman but it runs virtual machines.

Currently containerd is *only* supported through Kubernetes,
there is no direct support for "nerdctl" in Podman Desktop.

Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>

* docs: change github used for docker

While it redirects to github.com/moby/moby, many places
still reference the code as github.com/docker/docker.

Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>

---------

Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants