cloudfoundry/capi-dockerfiles

Name: capi-dockerfiles

Owner: Cloud Foundry

Description: null

Created: 2016-04-05 00:39:26.0

Updated: 2018-05-21 23:14:29.0

Pushed: 2018-05-21 23:14:27.0

Homepage: null

Size: 55

Language: null

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Capi Docker Files

These Docker files are used to build Docker images in our CI. Those Docker images are then used to create containers in which Concourse tasks are run.

If you are looking for the Dockerfile used for the sync-integration-tests, you will find it in the sync-integration-tests repository.

Building

To manually build a docker image and push to the docker repository:

/workspace/capi-dockerfiles/capi-go-units
er build -t $(cat repository) .
er push $(cat repository)

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.