Skip to content

lcoote/docker-java-orchestration

This branch is 570 commits behind alexec/docker-java-orchestration:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e64f116 · Jul 9, 2014

History

47 Commits
Jul 9, 2014
Apr 26, 2014
Apr 26, 2014
Jun 25, 2014
Jun 26, 2014

Repository files navigation

Build Status

A small library to orchestrate groups of Docker containers using YAML configuration.

Change Log

1.3.0 (in progress)

  • Support volumes (todo).

1.2.0

  • Remove intermediate containers.
  • Support Windows.

1.1.0

  • Pings containers to see if they are up before returning.
  • Added a method the see if the container group is running.
  • Will not attempt to start a running container (more idempotent).
  • Fixed bug whereby the wrong container may be started.

1.0.2

  • First release.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.0%
  • Shell 1.0%