We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It would be nice to at least be able to display the running containers and stored images...
nerdctl.lima container list - https://github.com/afbjorklund/lima-gui/wiki/Containers
nerdctl.lima container list
nerdctl.lima image list - https://github.com/afbjorklund/lima-gui/wiki/Images
nerdctl.lima image list
Start with nerdctl (containerd), but should be simple to add docker and podman support:
nerdctl
docker.lima
podman.lima
The text was updated successfully, but these errors were encountered:
Also:
version
info
With the basic functionality of being able to select engine (nerdctl/docker/podman) to use.
This is just implemented using limactl shell, no need to mess with any local client programs.
limactl shell
Sorry, something went wrong.
No branches or pull requests
It would be nice to at least be able to display the running containers and stored images...
nerdctl.lima container list
- https://github.com/afbjorklund/lima-gui/wiki/Containersnerdctl.lima image list
- https://github.com/afbjorklund/lima-gui/wiki/ImagesStart with
nerdctl
(containerd), but should be simple to add docker and podman support:docker.lima
podman.lima
The text was updated successfully, but these errors were encountered: