You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
About removing tini, on one hand it makes a cleaner Dockerfile/image, but OTOH all your users have to remember to use --init and it's one more barrier to a smooth experience, and removing it now would be a breaking change IMO.
Having up to date alpine images would be great though :).
@dojyorin If you would like to PR support for using alpine:latest with glibc from distroless and the existing tini setup, I think that would be a PR we could accept.
Removing tini would be a different discussion, but our Alpine support could definitely be improved.
I think there are some issues with Dockerfiles in this repository (especially Alpine and Distroless).
And I came up with some solutions and published in my repository and DockerHub.
Quote from my repository:
If my approach is of positive to everyone, I would like to contribute to this repository.
But since I'm beginner, I'd like to hear everyone's opinions first.
The text was updated successfully, but these errors were encountered: