Connection timeout in docker slim while reducing docker image size

I tired to reduce my docker image size using docker slim but facing connection time out issue
i have used this command: ./docker-slim build --http-probe but got the below error

INFO[0008] docker-slim: http probe - GET http://127.0.0.1:32792/ error: Get http://127.0.0.1:32792/: dial tcp 127.0.0.1:32792: getsockopt: connection refused

INFO[0008] docker-slim: HTTP probe done.

INFO[0270] sendCmd(): receive timeout…

Can anyone help on this ??

You’ll need to file an issue on the repository for that project and CC the mantainer. The odds of coming across someone here who will be able to help you with this specific error are… slim.