mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
Merge pull request #51622 from AkihiroSuda/fix-51602
dockerd-rootless-setuptool.sh: fix `nsenter: no namespace specified`
This commit is contained in:
@@ -556,4 +556,5 @@ if ! command -v "cmd_entrypoint_${command}" > /dev/null 2>&1; then
|
||||
fi
|
||||
|
||||
# main
|
||||
shift
|
||||
"cmd_entrypoint_${command}" "$@"
|
||||
|
||||
Reference in New Issue
Block a user