到目前为止,我直接在 Docker 中安装了我额外需要的东西,作为“后参数”。
/bin/sh -c 'apt update && apt install -y smartmontools && apt install -y lm-sensors && apt install -y nvme-cli && apt install -y ipmitool && telegraf'
这不再起作用了。错误消息如标题中所述出现。我如何以 root 身份继续安装这些东西,作为“后参数”?
系统:Unraid - Docker - Telegraf:最新