#!/bin/sh -

# Sample of how one might start up a container, season to taste.

docker create -it --name fireduck --publish 127.0.0.1:5900:5900 fireduck