couchdb 816 B

12345678910111213141516171819202122232425262728
  1. # see https://couchdb.apache.org/
  2. # also the [email protected] mailing list
  3. Maintainers: Joan Touzet <[email protected]> (@wohali)
  4. GitRepo: https://github.com/apache/couchdb-docker
  5. GitFetch: refs/heads/main
  6. GitCommit: c2dc5a84add2d673bce151e0aa8174d09d227d22
  7. Tags: latest, 3.2.0, 3.2, 3
  8. Architectures: amd64, arm64v8
  9. Directory: 3.2.0
  10. Tags: 3.1.2, 3.1
  11. Architectures: amd64, arm64v8
  12. Directory: 3.1.2
  13. Tags: 2.3.1, 2.3, 2
  14. Architectures: amd64, arm64v8
  15. Directory: 2.3.1
  16. # ppc64le support is dropped until we have CI support for the platform.
  17. #
  18. # 1.x is no longer supported by the Apache CouchDB team.
  19. #
  20. # dev, dev-cluster versions must not be published officially per
  21. # ASF release policy, see:
  22. # http://www.apache.org/dev/release-distribution.html#unreleased
  23. # The middle two bullet points are the issue.