arriven / db1000n

MIT License
1.17k stars 201 forks source link

Error when pulling docker image #541

Closed sentinalll closed 2 years ago

sentinalll commented 2 years ago

Expected Behavior

Docker image pull successful

Actual Behavior

error pulling image configuration: download failed after attempts=1: unknown blob

Steps to Reproduce the Problem

  1. Try pulling the docker image

Specifications

arriven commented 2 years ago

ghcr links got broken when I tweaked the account name (Arriven -> arriven, case sensitivity doesn't and shouldn't affect URLs at all, every other related functionality like working with the repo via ssh/https works fine which is weird since docker image was the only part of repo that used lowercase variant from the beginning). I triggered a new version and that seems to have fixed it