containers / podman-desktop

Podman Desktop is the best free and open source tool to work with Containers and Kubernetes for developers. Get an intuitive and user-friendly interface to effortlessly build, manage, and deploy containers and Kubernetes — all from your desktop.
https://podman-desktop.io
Apache License 2.0
4.82k stars 303 forks source link

create container is confusing #759

Open maxandersen opened 1 year ago

maxandersen commented 1 year ago

Is your enhancement related to a problem? Please describe

as container user I really just want to run existing images (building is secondary) so I find it a bit confusing that when I click create container I get this:

2022-11-03_09-05-28

The "From existing image" is put as secondary even though that should be the easiest/simplest to do AND it looks like its disabled.

Then when clicking on it it jumps to "Images" and searching does not seem to do any search besides what is local and then it says I need to use command line podman to pull image...

What is the Pull Image / Build image for when what I started to do was to click "Create" using existing image.

Describe the solution you'd like

That Create was called "Run or Create" and I directly could specify image name to run.

Exactly like how podman run jbangdev/jbang-action works.

No second create/pull steps needed.

Describe alternatives you've considered

No response

Additional context

No response

github-actions[bot] commented 8 months ago

This issue has been automatically marked as stale because it has not had activity in the last 6 months. It will be closed in 30 days if no further activity occurs. Please feel free to leave a comment if you believe the issue is still relevant. Thank you for your contributions!

github-actions[bot] commented 7 months ago

This issue has been automatically closed because it has not had any further activity in the last 30 days. Thank you for your contributions!

maxandersen commented 7 months ago

Still relevant afaik