Closed colegleason closed 10 years ago
Good point! Building public images now.
Done!
Public images now available:
modcloth/docker-builder-base
modcloth/docker-builder
Related pull request here: https://github.com/modcloth/docker-builder/pull/75
:+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 .
Student, University of Illinois at Urbana-Champaign Email: cg@colegleason.com Website: colegleason.com
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.