A simple docker image containing gcloud
, go
and make
. Includes the
following gcloud
components:
app-engine-go
cloud-datastore-emulator
- Bump the major version of Go in
Dockerfile
to the latest Go version i.e.1.24
- Bump the version of
cloud-sdk
inDockerfile
- Find the
latest
version here
- Find the
- Open a Pull Request with those changes
- Merge the Pull Request after review and tests pass
- Tag a release using the Go version as the naming convention i.e.
1.24.0
- Verify the tag was pushed to Docker Hub