Skip to content

docker-ci/docker-ci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-ci

Docker-ci - an ultimate solution to managing docker containers

Say you want to launch multiple containers and link them together. Sounds easy, right? But what if you need to clean stopped containers? Ensure container is running? Kill or remove container and build another one? Validate container? Run tests? Use specific environment?

This tool does it all.

Docker-ci is an open source project, that brings transparency and consistency to your project


It runs your commands in sequence: kill, remove, create volume, run, build. They are simple, powerful and bring convinience to your build

Official web Site

http://docker-ci.org/

Changelog

  • 2.0.61
    • Docker remote loggin support

Releases

No releases published

Packages

No packages published