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

Introduce separate ARG for extra packages list #227

Merged
merged 1 commit into from
Dec 3, 2020

Commits on Dec 3, 2020

  1. Introduce separate ARG for extra packages list

    Convert the current PKGS_LIST to ENV as we should not really touch it.
    Introduce the EXTRA_PKGS_LIST ARG to allow specifying a file
    containing a list of extra packages to install.
    The goal is to allow installing packages from different sources
    to test them.
    elfosardo committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    a411a5a View commit details
    Browse the repository at this point in the history