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
it's a planned enhancement (hopefully in the next release... follow me on Github or Twitter to be notified when it's out). You can try to work around the current behavior using an 'exec' probe (with the --exec flag which you can use to invoke nc the same way the healthcheck instruction is configured).
Expected Behavior
Slim utility compresses the image, but at the same time leaves healthcheck and the necessary dependencies for it.
Actual Behavior
Slim utility removes healthcheck and required dependencies for it (nc etc.).
Steps to Reproduce the Problem
https://github.com/ammnt/nginx/blob/65baf28845c2ad1ee412ab8f0c6259af0dc6c601/Dockerfile
Specifications
The text was updated successfully, but these errors were encountered: