Docker-slim: Minify your Docker container image without changing anything 7 years ago
I've done a similar yet simpler hobby scoped project:
https://github.com/tzickel/docker-trim
Last time I've checked some of their open issues about cases theirs doesn't work, worked on mine.
Also, mine is a few lines in python, if you want to learn how to trim a docker image.