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

Do not require package manager flag to work with named containers #57

Closed
mks-h opened this issue Jan 9, 2023 · 2 comments
Closed

Do not require package manager flag to work with named containers #57

mks-h opened this issue Jan 9, 2023 · 2 comments

Comments

@mks-h
Copy link
Member

mks-h commented Jan 9, 2023

Currently, I have to write apx enter --dnf --name a_name to access a named container. Considering that --name option appends custom name to apx_managed_dnf, it could infer what package manager to use with the container, so that I can skip --dnf

@mks-h
Copy link
Member Author

mks-h commented Jan 9, 2023

Unless the idea is to be able to name different containers the same name, which would be kinda confusing

@kbdharun
Copy link
Member

kbdharun commented Jul 6, 2023

Hi, I am closing this issue as package manager flags are no longer part of Apx v2. Instead, you directly specify the subsystem and its command. (i.e apx <subsystem> install <package>)

@kbdharun kbdharun closed this as completed Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants