Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

add 'stop_grace_period' #465

Merged
merged 1 commit into from
May 11, 2017
Merged

Conversation

gitlawr
Copy link
Contributor

@gitlawr gitlawr commented May 4, 2017

fix #447
This commit add support for 'stop_grace_period'
The key is available in compose V2 and with docker API
version 1.25+

Signed-off-by: Lawrence Li [email protected]

This key needs a higher docker API version than default 1.20 in libcompose, so we need to set DOCKER_API_VERSION when using it.

fix docker#447
This commit add support for 'stop_grace_period'
The key is available in compose V2 and with docker API
version 1.25+

Signed-off-by: Lawrence Li <[email protected]>
@gitlawr
Copy link
Contributor Author

gitlawr commented May 4, 2017

@vdemeester Hi vincent can you take a look at this

Copy link
Collaborator

@vdemeester vdemeester left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🐯

@vdemeester vdemeester merged commit 56b0613 into docker:master May 11, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for stop_grace_period
2 participants