docker/

directory
v1.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 19, 2022 License: Apache-2.0

README

Google Click to Deploy containers

About

This directory hosts the source code for the Google Click to Deploy container images available through Google Cloud Platform Marketplace.

Disclaimer

This is not an officially supported Google product.

Docker images

The source code for the Docker images is being migrated to this repository. While the migration is in progress, you can find the source code for each image in the following GitHub repositories:

Functional tests

For information on how we test the Docker images, see Docker Container Functional Tests.

Generate Dockerfile from template

We use dockerfile to generate versionsed Dockerfiles from a common template.

Generate Cloud Build configuration

We use cloudbuild to generate a configuration file that builds Docker images using Google Cloud Build.

Documentation

We use docgen to generate Markdown documentation.

Cloud Build CI

This repository uses Cloud Build for continuous integration. The Cloud Build configuration file for Docker images is located at ../cloudbuild-docker.yaml.

Manually run the build
gcloud builds submit . \
  --config=cloudbuild-docker.yaml \
  --substitutions=_SOLUTION_NAME=[SOLUTION_NAME]

Where:

  • [SOLUTION_NAME] is the Docker image that is built.

Directories

Path Synopsis
peer-finder
0/debian9/0.1
A small utility program to lookup hostnames of endpoints in a service.
A small utility program to lookup hostnames of endpoints in a service.
templates
A small utility program to lookup hostnames of endpoints in a service.
A small utility program to lookup hostnames of endpoints in a service.
tikv

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL