GoogleCloudPlatform/runtimes-common

Name: runtimes-common

Owner: Google Cloud Platform

Description: Common tools used by the GCP runtimes.

Created: 2016-09-08 16:33:38.0

Updated: 2018-05-23 19:45:00.0

Pushed: 2018-05-23 19:44:58.0

Homepage:

Size: 55316

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

runtimes-common

This repository contains common tools and scripts for working with containers.

The primary use is for small tools used to build, test and distribute container images by GCP engineers, although other users might find them useful as well.

If you're looking for the container structure tests, check out our new dedicated repo.

Projects

Projects in this repo are mainly organized in sub-directories.

See below for a list of the tools contained here.

Developing

You'll most likely need the bazel tool to build the code in this repository. Follow these instructions to install and configure bazel.

We provide a pre-commit git hook for convenience. Please install this before sending any commits via:

s $(pwd)/hack/hooks/* .git/hooks/

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.