Skip to content

Use our own container images

We currently use container images from Docker Hub but we have no control over their contents and no trust path to them (they're not signed, there's no DNSSEC for docker.io).

The objective here is to stop using images from Docker Hub in favor of images from our own container registry, whose contents we control and whose IP is pinned in our Runners.

refs sysadmin#17364

Edited by Zen Fu

Merge request reports