cloud-id

initialization system for infrastructure cloud instances

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