dockerd: use full paths to avoid security breachs

This commit is contained in:
Frederico F. de Oliveira 2021-01-21 02:47:38 +00:00 committed by Yaksh Bariya
parent 9ace488ccb
commit 5c0444889a
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581

View File

@ -26,4 +26,4 @@ for cg in ${cgroups}; do
done done
# start the docker daemon # start the docker daemon
dockerd-dev $@ "${PREFIX}/bin/dockerd-dev" $@