smcss
enables SMC socket usage on Linux
RUN apt-get update && \
apt-get install -y smc-tools
RUN dnf install -y smc-tools
enables SMC socket usage on Linux
RUN apt-get update && \
apt-get install -y smc-tools
RUN dnf install -y smc-tools