deis / prototype-repo

Prototype repository for a Deis v2 component
http://deis.io
MIT License
3 stars 6 forks source link

feat(Makefile): support customizable image prefix #12

Closed krancour closed 8 years ago

krancour commented 8 years ago

This is an idea borrowed from v1.x.

This spares us from things like yesterday when @arschles asked if anyone minded if he pushed an updated deis/minio up to quay.io.

Add the following to your ~/.bash_profile and even when your dev registry is a public registry, you won't be stepping on any toes:

IMAGE_PREFIX=your-username/