#!/bin/sh cd `dirname -- $0` DIR=`pwd` cd docker cat > Dockerfile <