> awk: cmd. line:1: %*x formats are not supported
@@ -20,6 +20,7 @@ RUN apk add --no-cache \
bluez-deprecated `# hcidump` \
coreutils `# timeout busybox implementation incompatible` \
curl `# support/data https://api.macvendors.com/` \
+ gawk `# in verbose mode: %*x formats are not supported` \
mosquitto-clients \
tini \
&& find / -xdev -type f -perm /u+s -exec chmod -c u-s {} \; \