Closed msabramo closed 8 years ago
Use DOCKER_REGISTRY_HOST and DOCKER_REGISTRY_PORT environment variables so that one can specify a custom Docker registry server while developing, without hacking Gruntfile.js.
DOCKER_REGISTRY_HOST
DOCKER_REGISTRY_PORT
Gruntfile.js
Use
DOCKER_REGISTRY_HOST
andDOCKER_REGISTRY_PORT
environment variables so that one can specify a custom Docker registry server while developing, without hackingGruntfile.js
.