docker-drone-marathon

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

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

Go to latest
Published: Jun 15, 2018 License: Apache-2.0 Imports: 12 Imported by: 0

README

drone-marathon

Drone plugin for deploying applications to a Marathon server.

Docker

Build the Docker image with the following commands:

docker build --rm=true -t quintoandar/drone-marathon .

Usage

Execute from the working directory:

docker run --rm \
  -e PLUGIN_SERVER=http://master.mesos:8080 \
  -e PLUGIN_MARATHONFILE=marathon.yaml \
  -v $(pwd):$(pwd) \
  -w $(pwd) \
  quintoandar/drone-marathon

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