rafecolton / docker-builder

Docker builder builds Docker images from a friendly config file.
MIT License
80 stars 11 forks source link

Make public Dockerfile #74

Closed colegleason closed 10 years ago

colegleason commented 10 years ago

Right now it isn't possible to just do a docker build . since the quay.io registry is private. It would be nice to have a Dockerfile.public or something similar to push up to docker.io (modcloth/docker-buiilder) or allow users to easily build a container.

rafecolton commented 10 years ago

Good point! Building public images now.

rafecolton commented 10 years ago

Done!

Public images now available:

Related pull request here: https://github.com/modcloth/docker-builder/pull/75

colegleason commented 10 years ago

:+1: thanks!

On Wed, Jul 2, 2014 at 4:38 PM, Rafe Colton notifications@github.com wrote:

Done!

Public images now available:

  • modcloth/docker-builder-base
  • modcloth/docker-builder

Related pull request here: #75 https://github.com/modcloth/docker-builder/pull/75

— Reply to this email directly or view it on GitHub https://github.com/modcloth/docker-builder/issues/74#issuecomment-47850810 .

Cole Gleason

Student, University of Illinois at Urbana-Champaign Email: cg@colegleason.com Website: colegleason.com