Source for the Google-maintained base docker images. These images can be used as a base for container-based application development.
Images currently supported:
- Debian 9 (Stretch)
launcher.gcr.io/google/debian9
andgcr.io/google-appengine/debian9
- Ubuntu 16.04 (Xenial Xerus)
launcher.gcr.io/google/ubuntu16_04
andgcr.io/gcp-runtimes/ubuntu_16_0_4
- Ubuntu 18.04 (Bionic Beaver)
launcher.gcr.io/google/ubuntu18_04
andgcr.io/gcp-runtimes/ubuntu_18_0_4
- CentOS 7
launcher.gcr.io/google/centos7
andgcr.io/gcp-runtimes/centos7
Please navigate to respective base-image dir to read more on how to use to these base images.
For details on how to contribute to this repo, see our contribution guidelines.