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

When creating a container, the Basic command should show the default command to run within the container. #958

Closed
rhatdan opened this issue Dec 2, 2022 · 3 comments · Fixed by #3031
Assignees
Labels
area/dashboard 📊 Concern the dashboard from Container Desktop kind/enhancement ✨ Issue for requesting an improvement

Comments

@rhatdan
Copy link
Member

rhatdan commented Dec 2, 2022

Bug description

I often override the command to run in an image, so I need to be able to do this in the basic command.

This should be displayed as an entrypoint and cmd.

The defaults can be queried from the selected container image.

Operating system

Linux

Version

0.10.0

Steps to reproduce

Go to containers and select create a container from an image.

Relevant log output

No response

Additional context

No response

@rhatdan rhatdan added the kind/bug 🐞 Something isn't working label Dec 2, 2022
@benoitf benoitf added kind/enhancement ✨ Issue for requesting an improvement area/dashboard 📊 Concern the dashboard from Container Desktop and removed kind/bug 🐞 Something isn't working status/need-triage labels Dec 2, 2022
@guraltsev
Copy link

I agree. Currently, the workaround is that if you run the container from cli and specify the command to execute there, then podman remembers it and on next run it runs the command you ran it with last time.

@jeffmaury jeffmaury self-assigned this Jun 22, 2023
jeffmaury added a commit to jeffmaury/podman-desktop that referenced this issue Jun 29, 2023
Fixes containers#958

Signed-off-by: Jeff MAURY <jmaury@redhat.com>
jeffmaury added a commit that referenced this issue Jul 5, 2023
* feat: allow entrypoint and cmd when starting container

Fixes #958

Signed-off-by: Jeff MAURY <jmaury@redhat.com>
mairin pushed a commit to mairin/podman-desktop that referenced this issue Jul 7, 2023
* feat: allow entrypoint and cmd when starting container

Fixes containers#958

Signed-off-by: Jeff MAURY <jmaury@redhat.com>
@jeffmaury
Copy link
Contributor

Reopening because can't create containers based on nginx image

@jeffmaury jeffmaury reopened this Jul 10, 2023
jeffmaury added a commit to jeffmaury/podman-desktop that referenced this issue Jul 10, 2023
Relates to containers#958

Signed-off-by: Jeff MAURY <jmaury@redhat.com>
jeffmaury added a commit that referenced this issue Jul 11, 2023
Relates to #958

Signed-off-by: Jeff MAURY <jmaury@redhat.com>
@benoitf
Copy link
Collaborator

benoitf commented Aug 25, 2023

@jeffmaury should we close this issue ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dashboard 📊 Concern the dashboard from Container Desktop kind/enhancement ✨ Issue for requesting an improvement
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

5 participants