mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
When dockerd is executed with the `dockerd-rootless.sh` script, make /etc/cdi and /var/run/cdi available to the daemon if they exist. This makes it possible to enable the CDI integration in rootless mode. Fixes: #47676 Signed-off-by: Rafael Fernández López <ereslibre@ereslibre.es>
The contrib directory contains scripts, images, and other helpful things
which are not part of the core docker distribution. Please note that they
could be out of date, since they do not receive the same attention as the
rest of the repository.