Skip to content

Latest commit

 

History

History
 
 

dockers

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

How to build SBK docker images

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