alternatives
This command is an alias of update-alternatives. More information: <https://manned.org/alternatives>.
RUN apt-get update && \
apt-get install -y chkconfig
RUN yum install -y chkconfig
RUN dnf install -y chkconfig
RUN apt-get update && \
apt-get install -y chkconfig