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

Give user a choice to choose which container to build #18

Merged

Conversation

mchauras-linux
Copy link

Created a fucntion for every container build, user passes the argument and builds only the version user asked for.
This saves a lot of time and space on the disk

If no arguments are provided all the containers will be built. I kept it that way since I didn't wanna change the legacy behaviour.

Created a fucntion for every container build, user passes the argument
and builds only the version user asked for.
This saves a lot of time and space on the disk

If no arguments are provided all the containers will be built. I kept
it that way since I didn't wanna change the legacy behaviour.

Signed-off-by: Mukesh Kumar Chaurasiya <[email protected]>
@a13xp0p0v a13xp0p0v merged commit 14ab02e into a13xp0p0v:master Sep 29, 2024
a13xp0p0v added a commit that referenced this pull request Sep 29, 2024
@a13xp0p0v
Copy link
Owner

Hello @mchauras-linux,

Thanks for your work!

I've improved your pull request a bit:
566cbb3
8b01459
94f5bef

Merged!

@a13xp0p0v
Copy link
Owner

By the way, there is a pull request #22 by @Willenst, implementing manage_containers.py.

It will provide additional functionality.

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

Successfully merging this pull request may close these issues.

2 participants