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
34
stars
8
forks
source link
feat: add support for copying certs to dockerd's registry directory #101
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.
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.