X Tutup
Skip to content

Add exec_die to the list of known container events#1028

Merged
thaJeztah merged 1 commit intodocker:masterfrom
nstapelbroek:feature/exec-die-event
Apr 30, 2018
Merged

Add exec_die to the list of known container events#1028
thaJeztah merged 1 commit intodocker:masterfrom
nstapelbroek:feature/exec-die-event

Conversation

@nstapelbroek
Copy link
Contributor

@nstapelbroek nstapelbroek commented Apr 29, 2018

Closes #1027

- What I did
This PR should apply that intended patch of docker/docs#6580 in the correct git repo.

All this does is add exec_die to the list of known container events. Since this event is introduced last december in moby/moby#35744 .

- How I did it

- How to verify it
After rebuilding the docs, you should see exec_die listed below exec_detach in the container events.

- Description for the changelog
Added exec_die to the list of known container events

- A picture of a cute animal (not mandatory but encouraged)
unnamed

Signed-off-by: Nico Stapelbroek <nstapelbroek@gmail.com>
Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@thaJeztah thaJeztah merged commit 8103326 into docker:master Apr 30, 2018
@GordonTheTurtle GordonTheTurtle added this to the 18.05.0 milestone Apr 30, 2018
@thaJeztah thaJeztah modified the milestones: 18.05.0, 18.06.0 Apr 30, 2018
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.

Add exec_die to events.md

3 participants

X Tutup