Closed sneumann closed 5 years ago
Thanks. I normally wait until I rebuild all the release images to update the links. I only got to rerunning a few of the release dockers yesterday which is why only some are found. The rest will be available over the next day. I dont autobuild the release dockers as they are suppose to be stable and only built when there is an R change and at the beginning and end of the release cycle. The tag also needs to be changed for release so I don't autobuild, I manually trigger.
All the R3.6.0_Bioc3.9 are queued and should build over night.
Hi, this updates the URLs in the README.md to point to the correct badges for the
release_*
images. A preview is available at https://github.com/Bioconductor/bioc_docker/tree/fix/updateReadmeR36Currently,
release_base2
andrelease_core2
work fine. Other release images did build, but are lacking the proper tagging, e.g. https://cloud.docker.com/u/bioconductor/repository/registry-1.docker.io/bioconductor/release_mscore2/builds/bc0af1f5-b5cf-4ac4-95b3-a3cd08ef602f built fine as:latest
, but has only a tag20190508
which I'd expect in thedevel_*
builds.Merging this PR should happen once we have more images built and tagged successfully. Yours, Steffen