runc -help #Get help and see if runc is intalled
runc spec #This will create the config.json file in your current folder
Inside the "mounts" section of the create config.json add the following lines:
#Once you have modified the config.json file, create the folder rootfs in the same directory
# Finally, start the container
# The root folder is the one from the host