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

add killafter parameter to image:run:wait #294

Merged
merged 1 commit into from
Sep 23, 2015

Conversation

fiji-flo
Copy link
Contributor

Sets the delay between docker stop and kill. This resolves #293
Signed-off-by: Florian Merz florian.merz@goeuro.com

this sets the delay between docker stop and kill

Signed-off-by: Florian Merz <florian.merz@goeuro.com>
@rhuss rhuss merged commit 382e389 into fabric8io:integration Sep 23, 2015
@rhuss
Copy link
Collaborator

rhuss commented Sep 23, 2015

Thanks a lot !

I adapted it a bit for consistencies sake:

  • Used <kill> instead of <killAfter> to make it simpler. Since the context is the <wait> section it should be somewhat clear what is meant.
  • Used milliseconds instead of second to be consistent with the other time values (time, shutdown).

@fiji-flo
Copy link
Contributor Author

Nice, thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants