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

perl: Document PID 1 signal handling behavior #1550

Merged
merged 2 commits into from
Aug 16, 2019

Conversation

zakame
Copy link
Contributor

@zakame zakame commented Aug 10, 2019

Describe how Perl behaves when being run as PID 1 under containers,
particularly on receiving SIGTERM/SIGINT, showing example for explicit
signal handling.

Ref Perl/docker-perl#44

perl/content.md Outdated Show resolved Hide resolved
@zakame zakame force-pushed the perl-pid-1-behavior branch from 5fdc26c to dc3cd78 Compare August 15, 2019 11:31
perl/content.md Outdated Show resolved Hide resolved
Describe how Perl behaves when being run as PID 1 under containers,
particularly on receiving SIGTERM/SIGINT, showing example for explicit
signal handling.

Ref Perl/docker-perl#44
@zakame zakame force-pushed the perl-pid-1-behavior branch from dc3cd78 to 5061ec9 Compare August 16, 2019 03:51
Make clear that the signal handler does not kill the perl process on its
own, thanks @tianon for the suggestion!
@zakame zakame force-pushed the perl-pid-1-behavior branch from 5061ec9 to 087e411 Compare August 16, 2019 03:53
@tianon tianon merged commit 9139646 into docker-library:master Aug 16, 2019
@tianon
Copy link
Member

tianon commented Aug 16, 2019

👍🤘

@zakame zakame deleted the perl-pid-1-behavior branch August 16, 2019 04:00
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.

3 participants