Join Nostr
2025-06-28 05:37:04 UTC

Iris on Nostr: So, trying to push to the Codeberg container registry as part of some client work The ...

So, trying to push to the Codeberg container registry as part of some client work

The Codeberg registry only accepts image names in the form of <domain>/<user>/<image>

However, container image names don't support upper-case values

Both my username and the username of the client have upper-case values in them

It appears that my username might have locked me out of using the container registry