/cromley

A collection of Dockerfiles.

MIT LicenseMIT

Cromley

Cromley has helpful Dockerfiles I use for writing software.

Usage

docker image build -t therubymug/ruby-base:some-tag -f Dockerfile.base .
docker image push therubymug/ruby-base:some-tag