Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added task DockerExecStopContainer #591

Merged
merged 13 commits into from Jun 1, 2018
Merged

Added task DockerExecStopContainer #591

merged 13 commits into from Jun 1, 2018

Conversation

cdancy
Copy link
Collaborator

@cdancy cdancy commented Jun 1, 2018

The purpose of the DockerExecStopContainer task is to execute an arbitrary command with a given running container in hopes that said command will gracefully shut the container down. We will poll for a given amount of time to ensure container has stopped gracefully. If it hasn't then we will attempt a normal shutdown.

@cdancy cdancy added this to the v3.3.0 milestone Jun 1, 2018
@cdancy cdancy changed the title Added task ExecStop Added task DockerExecStopContainer Jun 1, 2018
@cdancy cdancy merged commit bfe4be1 into master Jun 1, 2018
@cdancy cdancy deleted the exec-start branch June 19, 2018 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants