Browse Source

add comment

main
Nicolas Massé 4 years ago
parent
commit
ddca253522
  1. 1
      MOCKCONFIG/traefik.cfg

1
MOCKCONFIG/traefik.cfg

@ -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…
Cancel
Save