Closed yarikoptic closed 6 months ago
oops sorry about that: I was not aware you were using that yaml file as input
the giga_connectome app pushed on docker hub should be coming soon, hence why I was OK to live with this inconsistency
will adapt the html template to handle missing dh reference
how would your cron job behave if some app had no dh reference?
looking at https://github.com/ReproNim/containers/blob/master/scripts/create_singularities#L407 (python code converted from bash ...) it seems we would just skip.
Your idea
Inspired by
121
which broke our cron job in https://github.com/ReproNim/containers . So would be nice if _config.yml records were checked for presence on gh/dh. For dh it is just https://registry.hub.docker.com/v2/repositories/bids/{dh} away AFAIK.