Skip to content

Instantly share code, notes, and snippets.

@orkaa
Created November 28, 2015 23:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save orkaa/f9b75fefab6a49bda3ad to your computer and use it in GitHub Desktop.
Save orkaa/f9b75fefab6a49bda3ad to your computer and use it in GitHub Desktop.
root@dev:~# curl http://172.17.42.1:2375/images/json?filter="progrium/consul"
[{"Id":"ac951b29fd7a3f3c2989cf61f2e9ce8abebef0637a598b56af3309ca167bcf4c","ParentId":"066f69ebf7a46fa3bdcf744e6261898210c9f1795e1c96b563020bf1bf4911db","RepoTags":["progrium/consul:latest"],"RepoDigests":[],"Created":1428530515,"Size":0,"VirtualSize":60744594,"Labels":null}]
root@dev:~# curl http://172.17.42.1:2375/images/json?filter="localhost:5000/db"
[]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment