mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Update REMOTE_TODO.md
This commit is contained in:
parent
4b9e475a3d
commit
f2ea539467
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ ok "/version": getVersion, 1
|
|||
... "/images/json": getImagesJSON, N
|
||||
TODO "/images/viz": getImagesViz, 0 yes
|
||||
TODO "/images/search": getImagesSearch, N
|
||||
TODO "/images/{name:.*}/get": getImagesGet, 0
|
||||
#3490 "/images/{name:.*}/get": getImagesGet, 0
|
||||
TODO "/images/{name:.*}/history": getImagesHistory, 1
|
||||
TODO "/images/{name:.*}/json": getImagesByName, 1
|
||||
TODO "/containers/ps": getContainersJSON, N
|
||||
|
|
Loading…
Reference in a new issue