GitXplorerGitXplorer
G

base-images-docker

public
418 stars
145 forks
28 issues

Commits

List of commits on branch master.
Verified
690c304c5c7b4f83e731f2c47bb7a94519dbb463

Merge pull request #19835 from iennae/patch-1

ddonmccasland committed 10 months ago
Verified
365f31abca08102cf304859ecc51b9f8b8ba7e28

fix: create a SECURITY.md file to meet policy expectations

iiennae committed 10 months ago
Verified
5df2e3cc0195afd373e6f8b21c817b051a8388ff

Merge pull request #19808 from GoogleContainerTools/auto-generated-dependency-update-branch-ubuntu2004

ddonmccasland committed 2 years ago
Verified
d273abd9b5d71818e06ebed8c8ad9666f6d99888

Updating dependencies with the latest information for ubuntu2004.

ggcp-runtimes-bot committed 2 years ago
Verified
2f24b81380ef3fdf6e7ba4b52fff27ce0d346122

Update tests.yaml

ddonmccasland committed 2 years ago
Verified
5fff82446f156d7783b2fc1d62ff89eacc3baf5f

Merge pull request #19799 from GoogleContainerTools/auto-generated-dependency-update-branch-ubuntu2004

ddonmccasland committed 2 years ago

README

The README file for this repository.

base-images-docker

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 10 (Buster) launcher.gcr.io/google/debian10 and gcr.io/google-appengine/debian10
  • Debian 9 (Stretch) launcher.gcr.io/google/debian9 and gcr.io/google-appengine/debian9
  • Ubuntu 16.04 (Xenial Xerus) launcher.gcr.io/google/ubuntu16_04 and gcr.io/gcp-runtimes/ubuntu_16_0_4
  • Ubuntu 18.04 (Bionic Beaver) launcher.gcr.io/google/ubuntu18_04 and gcr.io/gcp-runtimes/ubuntu_18_0_4
  • CentOS 7 launcher.gcr.io/google/centos7 and gcr.io/gcp-runtimes/centos7

Usage

Please navigate to respective base-image dir to read more on how to use to these base images.

Contribution Guidelines

For details on how to contribute to this repo, see our contribution guidelines.