tree: 49a96c916a5f3ab842d3501992aa3f044e196c79 [path history] [tgz]
  1. CHANGELOG.md
  2. README.md
  3. v1.24.md
  4. v1.25.yaml
  5. v1.26.yaml
  6. v1.27.yaml
  7. v1.28.yaml
  8. v1.29.yaml
  9. v1.30.yaml
  10. v1.31.yaml
  11. v1.32.yaml
  12. v1.33.yaml
  13. v1.34.yaml
  14. v1.35.yaml
  15. v1.36.yaml
  16. v1.37.yaml
  17. v1.38.yaml
  18. v1.39.yaml
  19. v1.40.yaml
  20. v1.41.yaml
  21. v1.42.yaml
  22. v1.43.yaml
  23. v1.44.yaml
  24. v1.45.yaml
  25. v1.46.yaml
  26. v1.47.yaml
  27. v1.48.yaml
  28. v1.49.yaml
  29. v1.50.yaml
  30. v1.51.yaml
  31. v1.52.yaml
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).