dockerd: busybox compatibility 22130/head
authorOskari Rauta <oskari.rauta@gmail.com>
Sun, 17 Sep 2023 13:36:27 +0000 (16:36 +0300)
committerOskari Rauta <oskari.rauta@gmail.com>
Sun, 17 Sep 2023 13:36:30 +0000 (16:36 +0300)
commit9596937de38e747914663bad2a0ad0ca9b15b724
tree1694909c23773425fc25930a078380856686a80f
parent8b2ccd817741546e78c90bc756578c194b7cde9e
dockerd: busybox compatibility

build hosts with busybox fail with long options on rm
command. Short versions are supported by all, so this
makes it script compatible with busybox hosts as well.

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
utils/dockerd/Makefile
utils/dockerd/git-short-commit.sh