Unpackerr/unpackerr

Publish image to GHCR

onedr0p opened this issue · 6 comments

It would be nice if this image was published to GHCR like unpoller is.

https://github.com/unpoller/unpoller/pkgs/container/unpoller

Awesome work @davidnewhall I think you also need to make the package public.

❯ docker pull ghcr.io/unpackerr/unpackerr:latest
Error response from daemon: failed to resolve reference "ghcr.io/unpackerr/unpackerr:latest": failed to authorize: failed to fetch anonymous token: unexpected status from GET request to https://ghcr.io/token?scope=repository%3Aunpackerr%2Funpackerr%3Apull&service=ghcr.io: 401 Unauthorized

unstable is the only tag at the moment. Once I publish a release the latest tag will be created. Let me know if that works?
EDIT:
Also, let me make it public......
EDIT2:
Should be good now. A main tag also got pushed. I'm going to make that not happen, so don't rely on that one.

Almost there, now I am getting

✖ docker pull ghcr.io/unpackerr/unpackerr:main
Error response from daemon: no match for platform in manifest: not found

Oh, I am on arm64. That might be why.

I'll fix it to build arm. And not build main. Use unstable.
EDIT:
arm64 appears to be there now. give it a go?

Success!

docker pull ghcr.io/unpackerr/unpackerr:unstable
unstable: Pulling from unpackerr/unpackerr
55b3b85c8732: Download complete
ef2c6d1030f8: Download complete
07fa83dbff99: Download complete
Digest: sha256:16a886a84dcd346c227a64ca05acfbee3de8d625b9b471648072ce315832f30b
Status: Downloaded newer image for ghcr.io/unpackerr/unpackerr:unstable
ghcr.io/unpackerr/unpackerr:unstable