Merge pull request #644 from philspitler/master
- Documentation: Fixed typo in remote api docs Upstream-commit: 6471fd3825abdcf40a99f59d609a093ae82c523a Component: engine
This commit is contained in:
@@ -9,7 +9,7 @@ Docker Remote API
|
||||
|
||||
- The Remote API is replacing rcli
|
||||
- Default port in the docker deamon is 4243
|
||||
- The API tends to be REST, but for some complex commands, like attach or pull, the HTTP connection in hijacked to transport stdout stdin and stderr
|
||||
- The API tends to be REST, but for some complex commands, like attach or pull, the HTTP connection is hijacked to transport stdout stdin and stderr
|
||||
|
||||
2. Endpoints
|
||||
============
|
||||
|
||||
Reference in New Issue
Block a user