X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=dist%2Fcontainers%2Fargeo2-node-snapshots;h=0758f34b359399bd95384432fd07e7ca39b21fd3;hb=84e424506862ef39d486464ebce4f3bf8e32b446;hp=d390ec05661ff29d8eed4f68c5f69e4d6de65601;hpb=08e3b3564f1dfdc5c61498311a5586ba7b729d79;p=lgpl%2Fargeo-commons.git diff --git a/dist/containers/argeo2-node-snapshots b/dist/containers/argeo2-node-snapshots index d390ec056..0758f34b3 100755 --- a/dist/containers/argeo2-node-snapshots +++ b/dist/containers/argeo2-node-snapshots @@ -6,6 +6,9 @@ container=$(buildah from argeo/argeo2-tp:$VERSION_ARGEO_TP-$ARCH) # Override version buildah copy $container argeo2-snapshots.repo /etc/yum.repos.d/ +# Override settings +buildah copy $container dev-settings.sh /etc/argeo/settings.sh + source "$(dirname "$0")/buildah-common" #buildah config --label release="1" $container