You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we add/change a build environment image (e.g. when we're adding support for a new distro), the image must currently be manually pushed to the Docker Hub. This requires authorization to Docker Hub. But we don't want the pipeline to have admin access to all images under fullstaq/.
We should migrate to Github Container Registry which allows authorization on a per-image basis.
The text was updated successfully, but these errors were encountered:
FooBarWidget
changed the title
Move all environment images to Google Container Registry
Move all build environment images to Google Container Registry
Aug 11, 2020
FooBarWidget
changed the title
Move all build environment images to Google Container Registry
Move all build environment images to Github Container Registry
Oct 2, 2021
When we add/change a build environment image (e.g. when we're adding support for a new distro), the image must currently be manually pushed to the Docker Hub. This requires authorization to Docker Hub. But we don't want the pipeline to have admin access to all images under fullstaq/.
We should migrate to Github Container Registry which allows authorization on a per-image basis.
The text was updated successfully, but these errors were encountered: