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

Can you use tini in the dockerfiles? #73

Closed
NicolasDorier opened this issue Mar 7, 2020 · 1 comment
Closed

Can you use tini in the dockerfiles? #73

NicolasDorier opened this issue Mar 7, 2020 · 1 comment

Comments

@NicolasDorier
Copy link
Contributor

Tini is an utility that you can easily use to run your entrypoint like

https://github.com/btcpayserver/lnd/blob/master/linuxamd64.Dockerfile#L63

It makes sure that your container can be killed properly without hanging when docker shutdown.

shesek added a commit that referenced this issue Apr 23, 2020
@shesek
Copy link
Contributor

shesek commented Apr 23, 2020

Yes sir, you got it! Released in v0.4.19.

@shesek shesek closed this as completed Apr 23, 2020
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

No branches or pull requests

2 participants