From bc704944e92f9b0bb8ea29b4a57ffbbbff700482 Mon Sep 17 00:00:00 2001 From: Shahzad Malik Muzaffar Date: Wed, 13 Apr 2022 08:38:28 +0200 Subject: [PATCH] added cmssw/el8 containers --- recipe.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/recipe.yaml b/recipe.yaml index 954f353..3f13ef3 100644 --- a/recipe.yaml +++ b/recipe.yaml @@ -41,6 +41,9 @@ input: - 'https://registry.hub.docker.com/cmssw/alma8:x86_64*' - 'https://registry.hub.docker.com/cmssw/alma8:aarch64*' - 'https://registry.hub.docker.com/cmssw/alma8:ppc64le*' + - 'https://registry.hub.docker.com/cmssw/el8:x86_64*' + - 'https://registry.hub.docker.com/cmssw/el8:aarch64*' + - 'https://registry.hub.docker.com/cmssw/el8:ppc64le*' - 'https://registry.hub.docker.com/stfc/grid-workernode-c6:2018-12-14.1' - 'https://registry.hub.docker.com/stfc/grid-workernode-c7:2018-12-14.1' - 'https://registry.hub.docker.com/atlrpv1l/stop1lxaod:latest' -- GitLab