I am using the image `mysql:8.0.30`, and I noticed that several MySQL binaries are missing in that image including the `mysqlbinlog`. Some of the binaries are missing from `8.0.30`, but they exist on `8.0.28`: - myisam_ftdump - myisamchk - myisamlog - myisampack - **mysqlbinlog** - mysqlcheck Is that planned? If yes, what are the alternatives?