Usage: Specifies the Dockerfile to use for the build.
Command:
docker build -f Dockerfile.custom -t custom-image .
Dockerfile.custom
custom-image