cloud-init
Command line tool for managing cloud instance initialization. More information: <https://cloudinit.readthedocs.io>.
RUN apt-get update && \
apt-get install -y cloud-init
RUN apt-get update && \
apt-get install -y cloud-init
RUN apt-get update && \
apt-get install -y cloud-init
RUN yum install -y cloud-init
RUN dnf install -y cloud-init
RUN apt-get update && \
apt-get install -y cloud-init