Please add context information to you post. What’s the relation between Docker and Android? Afaik, there is no official Docker release for Android.
I want to use https://makes.fluidattacks.com to scan Android APKs.
The command is as follows:
docker run -v D:\ScanArtifacts4\MyApplication:/working-dir ghcr.io/fluidattacks/makes/amd64 m gitlab:fluidattacks/universe@trunk /skims scan ./config.yaml
You don’t need help with docker, you need help with understanding a program that you just happen to run in a container.
I doubt that you will receive any useful answers in the docker forums that will explain how this program works. I can only suggest taking a look at its documentation, search for the public git repository (if it has one) and raise an issue where you ask the very same question.