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 "rm" option for Apx #213

Open
jamiethecat opened this issue Apr 24, 2023 · 2 comments
Open

Add "rm" option for Apx #213

jamiethecat opened this issue Apr 24, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@jamiethecat
Copy link
Contributor

jamiethecat commented Apr 24, 2023

This option would be for removing containers, since that can only be done via podman directly right now.

@jamiethecat jamiethecat added the enhancement New feature or request label Apr 24, 2023
@paladhammika
Copy link

What would be the command to remove containers with podman?

@kbdharun
Copy link
Member

kbdharun commented Apr 25, 2023

What would be the command to remove containers with podman?

podman rm <container-name>, to check the list of containers it is podman ps.

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

4 participants