coder / envbox

envbox is an image that enables creating non-privileged containers capable of running system-level software (e.g. dockerd, systemd, etc) in Kubernetes.
GNU Affero General Public License v3.0
33 stars 8 forks source link

feat: add support for copying certs to dockerd's registry directory #101

Closed sreya closed 1 week ago

sreya commented 1 week ago

This is the second part of the delivery that provides support for copying certs into the directory dockerd checks when pulling an image from a registry.