Skip to content

pnuz3n/docker-java-orchestration

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

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

Change Log

2.0.0

  • Updated to use port 2375 by default.

1.4.0

  • Support disabling of image caching.

1.3.1

  • Fix issue with logging binary to console.

1.3.0

  • Tag images.

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.1%
  • Shell 0.9%