google_set_multiqueue
Python library for Google Compute Engine interaction (Python 3)
RUN apt-get update && \
apt-get install -y python3-google-compute-engine
RUN apt-get update && \
apt-get install -y gce-compute-image-packages
RUN apt-get update && \
apt-get install -y python3-google-compute-engine
RUN dnf install -y google-compute-engine-tools