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

Commits on Sep 4, 2024

  1. Give user a choice to choose which container to build

    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]>
    Mukesh Kumar Chaurasiya committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    c888a63 View commit details
    Browse the repository at this point in the history