mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
Fixing case where username may contain a backslash. This case can happen for winbind/samba active directory domain users. Signed-off-by: Jean-Michel Rouet <jean-michel.rouet@philips.com> Use more meaningful variable name Signed-off-by: Jean-Michel Rouet <jean-michel.rouet@philips.com> Update contrib/dockerd-rootless-setuptool.sh Co-authored-by: Akihiro Suda <suda.kyoto@gmail.com> Signed-off-by: Jean-Michel Rouet <jean-michel.rouet@philips.com> Use more meaningful variable name Signed-off-by: Jean-Michel Rouet <jean-michel.rouet@philips.com> Update contrib/dockerd-rootless-setuptool.sh Co-authored-by: Akihiro Suda <suda.kyoto@gmail.com> Signed-off-by: Jean-Michel Rouet <jean-michel.rouet@philips.com>
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.