Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add information about legacy docker images in github
  • Loading branch information
anindyatahsin committed Sep 25, 2024
1 parent 24355ce commit 73e3364
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,18 @@ using the `us.gcr.io`, `eu.gcr.io`, and `asia.gcr.io` repositories.
docker run --rm gcr.io/google.com/cloudsdktool/google-cloud-cli:stable gcloud version
```

### Legacy image (Google App Engine based)

The original image in this repository was based off of

> FROM gcr.io/google_appengine/base
The full Dockerfile for that can be found
[here](google_appengine_base/Dockerfile) for archival as well as in image tag
`google/cloud-sdk-docker:legacy`

### Cloud SDK Release Tracking

You can also follow the Cloud SDK Release schedule here
- [https://groups.google.com/forum/#!forum/google-cloud-sdk-announce](https://groups.google.com/forum/#!forum/google-cloud-sdk-announce)

0 comments on commit 73e3364

Please sign in to comment.