funkyfuture / deck-chores

A job scheduler for Docker containers, configured via labels.
https://deck-chores.readthedocs.io/
ISC License
197 stars 27 forks source link

Docker Hub image seems corrupt ? #110

Closed fhaefemeier closed 1 year ago

fhaefemeier commented 1 year ago

After pull the image locally it can be used to create a container. But I use Nexus server to cache the images from docker hub. This has a feature to check and delete unused manifests and images from cache. These special task raise an exception if the image funkyfuture/deck-chores is cached. The Nexus support tells the image manifest is out of specification. Docker Hub web UI provide the feature to list all tags. If you go there and click on a tag the page shows nothing. Normally the image layer is shown. Is there something special how the image is created?

funkyfuture commented 1 year ago

i can't access the URL that you posted, please post the information if it points to a problem.

i assume you're not seeing what you expect on the Docker Hub b/c the image is built with GitHub Actions and not on the Hub.

funkyfuture commented 1 year ago

i assume that there was a misconception how the images are built.