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 14:58:53 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dfdee4130816cd5334330cc431d8200c1fa4e609
docker-docs
/
api
/
types
History
Sebastiaan van Stijn
492945235b
Merge pull request
#17136
from gesellix/change-route-volume-create
...
rename `POST /volumes` to `POST /volumes/create`
2015-10-21 10:21:27 -07:00
..
versions
Return empty Config fields, now omitempty, for API < 1.21
2015-10-19 19:09:36 +02:00
stats.go
Extract api types to version packages.
2015-09-30 14:14:27 -04:00
types.go
rename
POST /volumes
to
POST /volumes/create
to be consistent with the other
POST /.../create
endpoints
2015-10-17 14:13:40 +02:00