Sign inSign up

aomountainu/gcloud

By aomountainu

Updated over 1 year ago

to create and manage resources on Google's Cloud Platform

Image
0

1.8K

aomountainu/gcloud repository overview

Description:

The Google Cloud SDK contains tools and libraries that allow you to create and manage resources on Google's Cloud Platform

podman:

podman pull docker.io/aomountainu/gcloud:505.0.0;

podman run -d -it --rm --name gcloud --hostname gcloud docker.io/aomountainu/gcloud:505.0.0;

podman exec -it gcloud /bin/sh;

docker:

docker pull aomountainu/gcloud:505.0.0;

docker run -d -it --rm --name gcloud --hostname gcloud aomountainu/gcloud:505.0.0;

docker exec -it gcloud /bin/sh;

Usage:

/google-cloud-sdk/bin/gcloud --version;

Information:

gcloud:505.0.0

size 666MB

Maintained by

[email protected]

2025-01-09

Tag summary

Content type

Image

Digest

sha256:a4d958102

Size

157.1 MB

Last updated

over 1 year ago

docker pull aomountainu/gcloud