This website requires JavaScript.
Explore
Help
Sign in
0ct0pu5
/
moby
Watch
1
Star
0
Fork
You've already forked moby
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
90b0cce07b
moby
/
api
History
Jake Moshenko
90b0cce07b
Fix registry auth by storing the string passed on the command line, and allowing for credential selection by normalizing on hostname. Also, remove remote ping calls from CmdPush and CmdPull.
...
Docker-DCO-1.1-Signed-off-by: Jake Moshenko <jake@devtable.com> (github: jakedt)
2014-02-20 18:32:33 -05:00
..
api.go
Merge pull request
#4168
from crosbymichael/add-listenbuffer
2014-02-17 16:04:49 -08:00
api_unit_test.go
move api to it's own package
2014-01-29 19:26:54 +00:00
client.go
Fix registry auth by storing the string passed on the command line, and allowing for credential selection by normalizing on hostname. Also, remove remote ping calls from CmdPush and CmdPull.
2014-02-20 18:32:33 -05:00
container.go
api/container.go: an API-specific representation of a container
2014-02-15 23:24:51 +00:00