#!/bin/sh - # Sample of how one might start up a container, season to taste. docker create -it --name firedock --publish 127.0.0.1:5900:5900 firedock