1 changed files with 1 additions and 0 deletions
@ -1,3 +1,4 @@ |
|||||
BUILDER="fedora-35-x86_64" |
BUILDER="fedora-35-x86_64" |
||||
# --no-bootstrap-image is required to use the dnf modules |
# --no-bootstrap-image is required to use the dnf modules |
||||
|
# See http://frostyx.cz/posts/modularity-features-in-mock |
||||
EXTRA_PARAMS="--no-bootstrap-image --enable-network --enablerepo=fedora-modular --config-opts package_manager=dnf --config-opts module_enable=nodejs:12 --config-opts module_install=nodejs:12/default" |
EXTRA_PARAMS="--no-bootstrap-image --enable-network --enablerepo=fedora-modular --config-opts package_manager=dnf --config-opts module_enable=nodejs:12 --config-opts module_install=nodejs:12/default" |
||||
|
|||||
Loading…
Reference in new issue