ix-ai / smtp

This is a SMTP docker container for sending emails. You can also relay emails to gmail and amazon SES.
MIT License
97 stars 15 forks source link

GitHub container registry package unavailable #23

Closed abh closed 1 year ago

abh commented 1 year ago

At least the latest version isn't available as documented (unless I misunderstood the documentation, of course!) :-)

Failed to pull image "ghcr.io/ix-ai/smtp:v0.4.0": rpc error: code = Unknown desc = Error response from daemon: Head "https://ghcr.io/v2/ix-ai/smtp/manifests/v0.4.0": unauthorized
tlex commented 1 year ago

Thanks for reporting this. Apparently, the setting on github was "Private" instead of "Public". You should now have access to it.

https://github.com/orgs/ix-ai/packages/container/package/smtp

If it should happen again, as a workaround, you can always use either hub.docker.com or registry.gitlab.com.