update-rc.d
Install and remove services which are System-V style init script links. Init scripts are in the /etc/init.d/. More information: <https://manned.org/update-rc.d>.
RUN apt-get update && \
apt-get install -y init-system-helpers
RUN apt-get update && \
apt-get install -y init-system-helpers
RUN apt-get update && \
apt-get install -y init-system-helpers
RUN apt-get update && \
apt-get install -y init-system-helpers