Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a base image without gcloud and save one GB #37

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

robertvolkmann
Copy link
Contributor

@robertvolkmann robertvolkmann commented Oct 25, 2024

Description

Some user host everything on-premise and doesn't need gcloud.

$ docker image ls
REPOSITORY   TAG     IMAGE ID       CREATED          SIZE
gcloud       latest  ca1c4fcb3e81   18 minutes ago   1.98GB
base         latest  245b6afd93e5   19 minutes ago   923MB

Release Notes

Required Actions

The image has been divided into two separate images. The base image no longer includes `gcloud` and is labeled with the suffix `-base`, while the gcloud image is labeled with the suffix `-gcloud`.

@robertvolkmann robertvolkmann changed the title Create a base image without gcloud and save one gb Create a base image without gcloud and save one GB Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant