This website requires JavaScript.
Explore
Help
Register
Sign In
centersl
/
docker-docs
Watch
1
Star
0
Fork
0
You've already forked docker-docs
mirror of
https://github.com/docker/docs.git
synced
2026-03-28 23:08:49 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e96d086afdb111fc4b587d4e82c857dbfec4e87e
docker-docs
/
api
/
server
/
router
History
David Calavera
be390c30cd
Merge pull request
#21523
from LK4D4/cancellable_routes
...
Embed context.Context to routes with usage of CloseNotify
2016-03-28 12:44:07 -07:00
..
build
use router.Cancellable instead of direct CloseNotify
2016-03-25 11:33:54 -07:00
container
Merge pull request
#21523
from LK4D4/cancellable_routes
2016-03-28 12:44:07 -07:00
image
use router.Cancellable for pull and push
2016-03-27 21:53:25 -07:00
network
add label support for build, networks and volumes
2016-03-22 11:49:06 -04:00
system
use router.Cancellable instead of direct CloseNotify
2016-03-25 11:33:54 -07:00
volume
add label support for build, networks and volumes
2016-03-22 11:49:06 -04:00
local.go
api/server/router: add Cancellable function
2016-03-25 10:19:23 -07:00
router.go
Decouple the "container" router from the actual daemon implementation.
2016-02-08 11:30:57 -05:00