alternatives

This command is an alias of update-alternatives. More information: <https://manned.org/alternatives>.

Debian Debian
RUN apt-get update && \ apt-get install -y chkconfig
CentOS
RUN yum install -y chkconfig
Fedora
RUN dnf install -y chkconfig
Raspbian
RUN apt-get update && \ apt-get install -y chkconfig
click the source code to copy install alternatives on any operating system with command-not-found.com