couchdb 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. # see https://couchdb.apache.org/
  2. # also the [email protected] mailing list
  3. Maintainers: Joan Touzet <[email protected]> (@wohali), Jan Lehnardt <[email protected]> (@janl), Nick Vatamaniuc (@nickva)
  4. GitRepo: https://github.com/apache/couchdb-docker
  5. GitFetch: refs/heads/main
  6. GitCommit: 2660034027fec97097f88afcc6f8a4416c364b24
  7. Tags: latest, 3.5.0, 3.5, 3
  8. Architectures: amd64, arm64v8, s390x
  9. Directory: 3.5.0
  10. Tags: 3.5.0-nouveau, 3.5-nouveau, 3-nouveau
  11. Architectures: amd64, arm64v8, s390x
  12. Directory: 3.5.0-nouveau
  13. Tags: 3.4.3, 3.4
  14. Architectures: amd64, arm64v8, s390x
  15. Directory: 3.4.3
  16. Tags: 3.4.3-nouveau, 3.4-nouveau
  17. Architectures: amd64, arm64v8, s390x
  18. Directory: 3.4.3-nouveau
  19. # 2.3 and 3.1 are FROM debian:buster (EOL)
  20. # https://github.com/docker-library/official-images/pull/17091#issuecomment-2201099734
  21. #
  22. #Tags: 3.1.2, 3.1
  23. #Architectures: amd64, arm64v8
  24. #Directory: 3.1.2
  25. #
  26. #Tags: 2.3.1, 2.3, 2
  27. #Architectures: amd64, arm64v8
  28. #Directory: 2.3.1
  29. # 1.x is no longer supported by the Apache CouchDB team.
  30. #
  31. # dev, dev-cluster versions must not be published officially per
  32. # ASF release policy, see:
  33. # http://www.apache.org/dev/release-distribution.html#unreleased
  34. # The middle two bullet points are the issue.