Skip to content

GitHub Container Registry (ghcr) docker image visibility #110

@c-salomonsen

Description

@c-salomonsen

Following PR #107, where we set up automatic building and pushing of our docker image to ghcr automatically in as a github action, the image has visibility set to private, see here. This is of course not ideal, and hinders Springfield from being able to pull the image.

The problem is because the GitHub organization SFI-Visual-Intelligence is the "owner" of this repository, and images are stored in the organization's container registry, not the repository's. Thus, we need an admin to set our image to public before this will work

To do this, I have sent a message to one of the admins, which hopefully can set the visibility of the image to "public".

So for now, we just have to wait, or pull seilmast/colabexam:latest until this is fixed.

Metadata

Metadata

Assignees

Labels

invalidThis doesn't seem right

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions