google_instance_setup

GCE's compute-image-packages for use in their guest environment

Debian Debian
RUN apt-get update && \ apt-get install -y python3-google-compute-engine
Ubuntu
RUN apt-get update && \ apt-get install -y gce-compute-image-packages
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python3-google-compute-engine
Fedora
RUN dnf install -y google-compute-engine-tools
click the source code to copy install google_instance_setup on any operating system with command-not-found.com