bmuschko / gradle-cargo-plugin

Gradle plugin that provides deployment capabilities to local and remote containers via Cargo
Apache License 2.0
258 stars 61 forks source link

Allow setting timeout to 0 #169

Closed andrey-radchenko closed 6 years ago

andrey-radchenko commented 6 years ago

Cargo supports setting timeout to 0 to skip waiting for container startup/shutdown.