Tecnativa/docker-socket-proxy

Healthcheck support

brunocascio opened this issue · 2 comments

Hey guys,

Do you plan to add healthchecks to this image?

Thanks!

Hi!

There was a PR implementing this feature, but due to the reasons explained here it hasn't been merged.

I think, as @yajo said there, that there is no real need to do that in the image level, and can be added on a container level by the user, avoiding all the performance issues mentioned there.

yajo commented

Duplicate of #43.