couchdb 1019 B

123456789101112131415161718192021222324252627282930313233
  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: 58910ed097489dc588b2a87592406f8faa1bdadf
  7. Tags: latest, 3.3.3, 3.3, 3
  8. Architectures: amd64, arm64v8, ppc64le, s390x
  9. Directory: 3.3.3
  10. Tags: 3.2.3, 3.2
  11. Architectures: amd64
  12. Directory: 3.2.3
  13. # 2.3 and 3.1 are FROM debian:buster (EOL)
  14. # https://github.com/docker-library/official-images/pull/17091#issuecomment-2201099734
  15. #
  16. #Tags: 3.1.2, 3.1
  17. #Architectures: amd64, arm64v8
  18. #Directory: 3.1.2
  19. #
  20. #Tags: 2.3.1, 2.3, 2
  21. #Architectures: amd64, arm64v8
  22. #Directory: 2.3.1
  23. # 1.x is no longer supported by the Apache CouchDB team.
  24. #
  25. # dev, dev-cluster versions must not be published officially per
  26. # ASF release policy, see:
  27. # http://www.apache.org/dev/release-distribution.html#unreleased
  28. # The middle two bullet points are the issue.