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

Remove bash from process tree #8

Merged
merged 1 commit into from Nov 20, 2014
Merged

Conversation

joelwurtz
Copy link
Contributor

Current implementation is failing to stop because bash is the parent process of rabbitmq and failed to transmit signals, using exec rabbitmq-server should become the top process and correct handled all signals sends by docker.

Current implementation is failing to stop because bash is the parent process of rabbitmq and failed to transmit signals, using exec rabbitmq-server should become the top process and correct handled all signals sends by docker.
@pilwon
Copy link
Member

pilwon commented Nov 20, 2014

@joelwurtz Thanks-

pilwon added a commit that referenced this pull request Nov 20, 2014
Remove bash from process tree.
@pilwon pilwon merged commit a642449 into dockerfile:master Nov 20, 2014
@joelwurtz
Copy link
Contributor Author

Wow, that went fast, thanks you too for this dockerfile ^^.

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.

None yet

2 participants