dockpush

command module
v0.0.0-...-de1b92a Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2015 License: Apache-2.0 Imports: 6 Imported by: 0

README

PLEASE NOTE - this repository has been superceeded by the diego cli plugin.

DockPush

Push Docker images into your Diego-powered Cloud Foundry.

DockPush

Installation

$ go get github.com/cloudcredo/dockpush
$ cf install-plugin $GOPATH/bin/dockpush

Please note - DockPush requires Cloud Foundry CLI 6.8.0 or later.

Usage

cf dockpush docker-image run-command app-name

cf dockpush cloudfoundry/inigodockertest:latest /dockerapp docker-test

cf dp -m=512 -i=2 -d=1200 cloudfoundry/inigodockertest:latest /dockerapp docker-test
-m: memory limit (in MB) for container, default 1024
-i: number of instances, default 1
-d: disk space limit (in MB) for container, default 1024

Where can I get a Diego-powered Cloud Foundry?

https://github.com/cloudfoundry-incubator/diego-release#deploying-diego-to-a-local-bosh-lite-instance

If you'd like a production-scale Diego-powered Cloud Foundry please do get in contact.

A message from our sponsors

CloudCredo would like to hear from you.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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