Trying to install. on my Pi but the Linux Arm64 platform doesn't have a tag 馃様
Linux arm64 tag for the docker cred helper #13
Awesome, thanks! I can use the app password approach for now, just don't like using app passwords too much 馃槄
ok I have published new credential helpers with the linux arm as well. https://tangled.org/evan.jarrett.net/at-container-registry/tags/v0.1.2
(i'm still working through bugs in my CI, but I at least have them uploaded)
let me know if that works for you. it may say something like "newer version is available" when you use it. i'll work on that fix sometime later.
Amazing, thanks!
I had to copy the script locally and edit the fallback version to the latest release because https://atcr.io/api/credential-helper/version returns an empty version string.
But I got it running on my Pi now, thanks! 1 more app password to delete 馃榿
Maybe this will help with the version? https://tangled.org/did:plc:e3kzdezk5gsirzh7eoqplc64/pulls/6
Well yeah the versioning is only half implemented. the initial release didn't check for new versions, and I was waiting on my tangled PR that adds the "latest" tag alias: https://tangled.org/did:plc:e3kzdezk5gsirzh7eoqplc64/tags/latest
yeah I don't have a way to automatically build multi-arch with spindles yet. going to build this into Loom in order to solve this ticket