#!/bin/bash mkdir /var/opt/$1 docker volume create --driver local --opt type=none --opt device=/var/opt/$1 --opt o=bind $1