|
|
@@ -16,8 +16,8 @@ WARNING:
|
|
|
|
|
|
# Supported tags and respective `Dockerfile` links
|
|
|
|
|
|
-- [`latest`, `2.3.1`, `2.3`, `2`](https://github.com/apache/couchdb-docker/blob/3bcc626d30623789b4750d076f059bcd010c2a04/2.3.1/Dockerfile)
|
|
|
-- [`2.3.0`](https://github.com/apache/couchdb-docker/blob/3bcc626d30623789b4750d076f059bcd010c2a04/2.3.0/Dockerfile)
|
|
|
+- [`latest`, `3.0.0`, `3.0`, `3`](https://github.com/apache/couchdb-docker/blob/f56c425bb7d64918a57936376e0070e7742768cd/3.0.0/Dockerfile)
|
|
|
+- [`2.3.1`, `2.3`, `2`](https://github.com/apache/couchdb-docker/blob/f56c425bb7d64918a57936376e0070e7742768cd/2.3.1/Dockerfile)
|
|
|
|
|
|
# Quick reference
|
|
|
|
|
|
@@ -31,7 +31,7 @@ WARNING:
|
|
|
[Apache CouchDB](https://github.com/apache/couchdb-docker)
|
|
|
|
|
|
- **Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64))
|
|
|
- [`amd64`](https://hub.docker.com/r/amd64/couchdb/)
|
|
|
+ [`amd64`](https://hub.docker.com/r/amd64/couchdb/), [`arm64v8`](https://hub.docker.com/r/arm64v8/couchdb/), [`ppc64le`](https://hub.docker.com/r/ppc64le/couchdb/)
|
|
|
|
|
|
- **Published image artifact details**:
|
|
|
[repo-info repo's `repos/couchdb/` directory](https://github.com/docker-library/repo-info/blob/master/repos/couchdb) ([history](https://github.com/docker-library/repo-info/commits/master/repos/couchdb))
|