cloudfoundry/grace

Name: grace

Owner: Cloud Foundry

Description: null

Created: 2018-01-12 23:10:04.0

Updated: 2018-01-13 00:27:52.0

Pushed: 2018-01-25 20:21:15.0

Homepage: null

Size: 349

Language: Go

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Grace - a simple Go webapp for testing cloudfoundry

et -v github.com/cloudfoundry/grace
 grace

To push to diego

rt APP_NAME=grace
ush $APP_NAME --no-start -b=go_buildpack
url /v2/apps/`cf app $APP_NAME --guid` -X PUT -d '{"diego":true}'
tart $APP_NAME

Dockerimage: cfdiegodocker/grace (based on busy-box)

To rebuild the dockerimage:

er build -t="cfdiegodocker/grace" .
er push cfdiegodocker/grace

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.