r-hub / containers

Docker containers for R-hub
https://r-hub.github.io/containers/
15 stars 4 forks source link

Better manifest update #10

Closed gaborcsardi closed 1 year ago

gaborcsardi commented 1 year ago

If the website update fails, then the manifest will be missing some container builds. The same happens for manual container updates without website builds.

A better way to update the manifest would be:

gaborcsardi commented 1 year ago

This is better now, we always use the last five container versions, and we only pull containers if they don't have metadata in the manifest file yet.