Replies: 3 comments 6 replies
|
Note We, the project maintainers, are not conducting this "vote", and not bound to the poll results. |
|
Third-party plugins are likely outside the control of system package managers. AUR and Nix have a vast number of packages, yet at the time of writing, neither has any third-party Lima plugins. It might take years for third-party plugins to be adopted by all distros. There is already prior art for official plugins, such as docker/buildx. Thus, official plugins seem like a good choice. I do believe official Maybe I’m in the minority that wants a I want a place, to represent the community’s need. I want a place, to represent the community’s voice. Since non-project members are allowed to create GitHub votes as well, I’ve created a democratic vote. If, unfortunately, I end up in the minority, or if nothing comes of it in the end, I apologize to everybody in advance. Wishing you all the best. |
|
The Lima equivalent would be But there are some good features in your list, but going bug-compatible with Docker put us in the "Podman trap"...
This should already be happening, in the cache?
This could also be prompted, something being considered.
This is a valid feature, but you could also use
This should already be implemented.
Currently it will prompt you for it, but it can be defaulted.
Currently this is magically decided by the number of arguments.
The "pause" feature would probably be less disruptive, to a VM.
This is typically not something you want to do with a VM, though. |
Uh oh!
There was an error while loading. Please reload this page.
Docker offers a convenient batch command
docker run.docker runpacks at least 8 sugars.Do you want
docker runequivalentlima run?pullsthe image only when it isn’t found locally.createsthe container or VM.name, so you never have to worry about name conflicts.shareassets (files/directories) between host and guest.startsthe container or VM.shellmodes.stopswhen done, no need to remember to shut it down.removethe container or VM, like--rm3 votes ·
All reactions