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
1da40fb4badd116a7591dd2c19009146770c9a89
docker-docs
/
api
/
server
/
router
History
Arnaud Porterie
1da40fb4ba
Merge pull request
#21586
from calavera/remove_runconfig_from_routes
...
Remove runconfig package dependency from the API.
2016-03-29 08:40:49 -07:00
..
build
use router.Cancellable instead of direct CloseNotify
2016-03-25 11:33:54 -07:00
container
Merge pull request
#21586
from calavera/remove_runconfig_from_routes
2016-03-29 08:40:49 -07:00
image
Merge pull request
#21586
from calavera/remove_runconfig_from_routes
2016-03-29 08:40:49 -07:00
network
Remove runconfig dependency from network routes.
2016-03-28 16:23:50 -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