Skip to content

Releases: Totodore/docker-ci

V1.0.0 - Docker-CI

02 Nov 15:42
Compare
Choose a tag to compare

Docker CI has been entirely rewritten in golang.

  • It is now faster and lighter.
  • It is also easier to use (less configuration with labels)

What's Changed

  • Rewriting all docker ci in go for better optimization by @Totodore in #24

Full Changelog: v0.0.9...v1.0.0

docker-ci v0.08

10 Jan 21:20
Compare
Choose a tag to compare

New features :

  • Redeploying protection, if the container has no update to do it is not restarted
  • Error mail notification for admin and custom mail
  • Mail notification when a container is successfully redeployed

V3 of Docker-CI

08 Dec 19:52
42c72ed
Compare
Choose a tag to compare

Changelogs

  1. Support of networks in containers
  2. Default endpoint name issue patched

V1 - Docker-CI

08 Dec 00:54
8702663
Compare
Choose a tag to compare
Merge pull request #2 from Totodore/develop

Develop