Run the below command to generate the docker image:
docker build -f ./[File name] ./../ --tag [Image name]
Example:
docker build -f ./sbk-file ./../ --tag file-docker
Example to run:
docker run file-docker -writers 1 -size 100 -seconds 120 -time ns