Sign inSign up

alenkacz/marathon-deployer

By alenkacz

Updated over 9 years ago

Docker image for deploying your applications to Mesos/Marathon

Image
0

422

alenkacz/marathon-deployer repository overview

Usage:

docker run \
    -e MARATHON_URL=http://path-to-your-marathon-instance.com \
    -e DOCKER_IMAGE_NAME=yourorg/app:1.0.0 \
    -v /path/to/your/marathon.json:/marathon.json
    alenkacz/marathon-deployer

Inside the docker image it uses this gradle plugin.

Tag summary

Content type

Image

Digest

Size

131.2 MB

Last updated

over 9 years ago

docker pull alenkacz/marathon-deployer:1.6.7