Skip to content

Centurion 1.8.8

Compare
Choose a tag to compare
@intjonathan intjonathan released this 19 Dec 21:58
· 54 commits to master since this release

Fixed in this release:

  • Custom stop_timeout settings could not exceed 120 seconds due to underlying Excon default. Note that docker would still have waited for the given time before killing the container, but Centurion would give up before that time had passed. Now Docker and Centurion should agree on how long to wait for containers to stop.
  • Documentation corrections.