Releases: rucio/containers
Releases · rucio/containers
Rucio 1.31.3 patch release
build alma9 dev container
Rucio 1.31.2 patch release
don't chmod non-existing ssh keys was forgotten when removing the keys
Rucio 1.31.1 patch release
don't chmod non-existing ssh keys was forgotten when removing the keys
Rucio 1.31.0 feature release
daemons: install globus dependencies in alma9 daemons it's already done in the centos7 containers I just forgot about it in alma9.Dockerfile
Rucio 1.31.0rc3 feature release candidate
clients: switch to using arc6-client on centos7 Also: - remove the py2 dockerfile - split the installed packages one per line to make it more human-readable.
Rucio 1.31.0rc2 feature release candidate
clients: switch to using arc6-client on centos7 Also: - remove the py2 dockerfile - split the installed packages one per line to make it more human-readable.
Rucio 1.31.0rc1 feature release candidate
build: allow builds of latest custom_tags together if the build context contains 'push-latest' and 'custom-tag=something' in the spec, then image_tag-<custom_tag> and latest_tag-<custom_tag> will both be pushed to DockerHub. For example, 'fts-cron/Dockerfile_java, push-tagged, push-latest, custom-tag=java' will push rucio/fts-cron:1.31.0-java, rucio/fts-cron:latest-java
Rucio 1.30.8 patch release
build: allow builds of latest custom_tags together if the build context contains 'push-latest' and 'custom-tag=something' in the spec, then image_tag-<custom_tag> and latest_tag-<custom_tag> will both be pushed to DockerHub. For example, 'fts-cron/Dockerfile_java, push-tagged, push-latest, custom-tag=java' will push rucio/fts-cron:1.31.0-java, rucio/fts-cron:latest-java
Rucio 1.30.7 patch release
Merge pull request #232 from rcarpa/servers_auth_alma9 servers and daemons: build alma9 images
Rucio 1.30.6 patch release
Merge pull request #224 from goseind/patch-223-add-cern-ca enhancement: install cern ca fix #223