couchdb 1.1 KB

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