deis / docker-go-dev

The containerized Go development environment.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deploy.sh should use *_USERNAME env vars

mboersma opened this issue · comments

All other versions of deploy.sh are standardized on QUAY_USERNAME and DOCKER_USERNAME, so this script should be updated.

See also deis/docker-python-dev#8.

So you want to rename $QUAY_USER -> $QUAY_USERNAME?

This issue is ancient and not relevant now.