<%#-*- coding: utf-8 -*-%> #!/bin/sh # start new instance of docker docker run -it --name <%= name %> <%= mount %> <%= port %> <%= image_name %>