X Tutup
Skip to content

Add exec_die to the list of known container events#6580

Closed
nstapelbroek wants to merge 1 commit intodocker:masterfrom
nstapelbroek:feature/exec-die-event
Closed

Add exec_die to the list of known container events#6580
nstapelbroek wants to merge 1 commit intodocker:masterfrom
nstapelbroek:feature/exec-die-event

Conversation

@nstapelbroek
Copy link

Hey there!

This could be an implementation of #6579

Proposed changes

Since moby/moby#35744 your containers could also dispatch an exec_die event. Juding by the pull request, I'm assuming this behavior is intended and should be listed in the "known container events" list.

Related issues (optional)

Fixes #6579

@gbarr01
Copy link
Contributor

gbarr01 commented Apr 28, 2018

Thanks for filing this, @nstapelbroek. CLI references actually have to be fixed upstream in the cli docs ... from there they they get propagated in the docker-ce docs and finally, docs. I've filed that here: docker/cli#1027

@nstapelbroek
Copy link
Author

Ah, my bad. I've submitted another PR to the CLI repository. I think we can close this. Thanks @gbarr01

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

X Tutup