tree: ebcb3c5cf9a9749fec44fea08a421f63fe64d6a3
  1. CHANGELOG.md
  2. README.md
  3. v1.0.md
  4. v1.1.md
  5. v1.10.md
  6. v1.11.md
  7. v1.12.md
  8. v1.13.md
  9. v1.14.md
  10. v1.15.md
  11. v1.16.md
  12. v1.17.md
  13. v1.18.md
  14. v1.19.md
  15. v1.2.md
  16. v1.20.md
  17. v1.21.md
  18. v1.22.md
  19. v1.23.md
  20. v1.24.md
  21. v1.25.yaml
  22. v1.26.yaml
  23. v1.27.yaml
  24. v1.28.yaml
  25. v1.29.yaml
  26. v1.3.md
  27. v1.30.yaml
  28. v1.31.yaml
  29. v1.32.yaml
  30. v1.33.yaml
  31. v1.34.yaml
  32. v1.35.yaml
  33. v1.36.yaml
  34. v1.37.yaml
  35. v1.38.yaml
  36. v1.39.yaml
  37. v1.4.md
  38. v1.40.yaml
  39. v1.41.yaml
  40. v1.42.yaml
  41. v1.43.yaml
  42. v1.44.yaml
  43. v1.45.yaml
  44. v1.46.yaml
  45. v1.47.yaml
  46. v1.48.yaml
  47. v1.49.yaml
  48. v1.5.md
  49. v1.50.yaml
  50. v1.51.yaml
  51. v1.52.yaml
  52. v1.53.yaml
  53. v1.54.yaml
  54. v1.6.md
  55. v1.7.md
  56. v1.8.md
  57. v1.9.md
api/docs/README.md

API Documentation

This directory contains versioned documents for each version of the API specification supported by this module. While this module provides support for older API versions, support should be considered “best-effort”, especially for very old versions. Users are recommended to use the latest API versions, and only rely on older API versions for compatibility with older clients.

Newer API versions tend to be backward-compatible with older versions, with some exceptions where features were deprecated. For an overview of changes for each version, refer to CHANGELOG.md.

The latest version of the API specification can be found at the root directory of this module which may contain unreleased changes.

For API version v1.24, documentation is only available in markdown format, for later versions Swagger (OpenAPI) v2.0 specifications can be found in this directory. The Moby project itself primarily uses these swagger files to produce the API documentation; while we attempt to make these files match the actual implementation, the OpenAPI 2.0 specification has limitations that prevent us from expressing all options provided. There may be discrepancies (for which we welcome contributions). If you find bugs, or discrepancies, please open a ticket (or pull request).