Skip to content
This repository has been archived by the owner on Jul 7, 2023. It is now read-only.

Adding dumb-init #6

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Adding dumb-init #6

wants to merge 2 commits into from

Conversation

benyanke
Copy link
Contributor

@benyanke benyanke commented May 8, 2018

This allows it to run a bit better, especially properly handle exit signals instead of needing to be force killed.

Every docker image should use proper init handling - this PR adds a transparent one which doesn't affect the operation but adds proper init functionality.

benyanke added 2 commits May 7, 2018 23:12
This allows it to run a bit better, especially properly handle exit signals instead of needing to be force killed.

Every docker image should use proper init handling - this PR adds a transparent one which doesn't affect the operation but adds proper init functionality.
@benyanke
Copy link
Contributor Author

Hello @yappa - any updates on this?

@jverdeyen
Copy link
Member

Thanks @benyanke ! Please note that this repository is unmaintained, we are using the mailhog image.

Can you resolve the conflicts and squash?

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

Successfully merging this pull request may close these issues.

2 participants