mksock

creates device files in /dev

Debian Debian
RUN apt-get update && \ apt-get install -y makedev
Ubuntu
RUN apt-get update && \ apt-get install -y makedev
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y makedev
CentOS
RUN yum install -y makedev
Fedora
RUN dnf install -y makedev
Raspbian
RUN apt-get update && \ apt-get install -y makedev
click the source code to copy install mksock on any operating system with command-not-found.com