Closed krancour closed 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.
deis/minio
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:
~/.bash_profile
IMAGE_PREFIX=your-username/
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: