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

Add basic interaction with containers and images #18

Open
afbjorklund opened this issue Jun 2, 2022 · 1 comment
Open

Add basic interaction with containers and images #18

afbjorklund opened this issue Jun 2, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@afbjorklund
Copy link
Owner

afbjorklund commented Jun 2, 2022

It would be nice to at least be able to display the running containers and stored images...

Start with nerdctl (containerd), but should be simple to add docker and podman support:

  • docker.lima

  • podman.lima

@afbjorklund afbjorklund added the enhancement New feature or request label Jun 2, 2022
@afbjorklund
Copy link
Owner Author

afbjorklund commented Jun 6, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant