[libcxx-commits] [libcxx] Rehome libcxx-builder docker image & attempt gentler termination. (PR #71604)
via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Nov 8 12:15:53 PST 2023
EricWF wrote:
> Thanks for doing this! Are the permissions on ghcr.io/libcxx set up already so that we can start building the image and pushing it?
If you're a member of the github.com/libcxx org, you should be able to `docker login` to the ghcr by following these instructions:
https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry#authenticating-with-a-personal-access-token-classic
It's probably worth having someone else test this to confirm it works.
https://github.com/llvm/llvm-project/pull/71604
More information about the libcxx-commits
mailing list