I have a conda install of biopython that works brilliantly (I'm using biopython=1.76=py38h516909a_0). However, I did not have any luck finding the corresponding biocontainer:
$ docker pull quay.io/biocontainers/biopython:1.76--py38h516909a_0
Error response from daemon: manifest for quay.io/biocontainers/biopython:1.76--py38h516909a_0 not found
My guess is that the container is not being built automatically for some reason or another. It would be great to work out what's gone wrong and get these builds running again. Please let me know if there's anything I can do to help - thanks!
Hi,
I have a conda install of biopython that works brilliantly (I'm using
biopython=1.76=py38h516909a_0
). However, I did not have any luck finding the corresponding biocontainer:My guess is that the container is not being built automatically for some reason or another. It would be great to work out what's gone wrong and get these builds running again. Please let me know if there's anything I can do to help - thanks!