Skip to content

Instantly share code, notes, and snippets.

@justinhennessy
Created November 19, 2014 03:53
Show Gist options
  • Save justinhennessy/299418101bc4d1be5d19 to your computer and use it in GitHub Desktop.
Save justinhennessy/299418101bc4d1be5d19 to your computer and use it in GitHub Desktop.
justinhennessy@Justins-MacBook-Pro:~/code/deis((detached from v1.0.0)) $ make dev-registry
Error: No such image or container: registry
Unable to find image 'registry:0.8.1' locally
registry:0.8.1: The image you are pulling has been verified
511136ea3c5a: Pull complete
d497ad3926c8: Pull complete
ccb62158e970: Pull complete
e791be0477f2: Pull complete
3680052c0f5c: Pull complete
22093c35d77b: Pull complete
5506de2b643b: Pull complete
57b5d5cb0bfe: Pull complete
cd72e4fcfd16: Pull complete
9fe54074b35a: Pull complete
6ffb25246d55: Pull complete
e930198c27c4: Pull complete
4c86ccffaf46: Pull complete
16c101215b54: Pull complete
ae88728b911a: Pull complete
11d3a913c69b: Pull complete
8b840022b4b5: Pull complete
4abfff610473: Pull complete
d9925ba888d4: Pull complete
Status: Downloaded newer image for registry:0.8.1
f5413e3fe8a58e1aebe949b72b02dcbb119c9d4878f7c1417ac431b5bb03b6bd
To use local boot2docker registry for Deis development:
export DEV_REGISTRY=192.168.59.103:5000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment