Run update.sh
This commit is contained in:
parent
2b1bfbc81b
commit
ef11d7821b
|
|
@ -24,9 +24,9 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`latest`, `3.1.1`, `3.1`, `3`](https://github.com/apache/couchdb-docker/blob/47d2a972604e1d33969a244e46b68f45c0382390/3.1.1/Dockerfile)
|
||||
- [`3.0.1`, `3.0`](https://github.com/apache/couchdb-docker/blob/47d2a972604e1d33969a244e46b68f45c0382390/3.0.1/Dockerfile)
|
||||
- [`2.3.1`, `2.3`, `2`](https://github.com/apache/couchdb-docker/blob/47d2a972604e1d33969a244e46b68f45c0382390/2.3.1/Dockerfile)
|
||||
- [`latest`, `3.1.1`, `3.1`, `3`](https://github.com/apache/couchdb-docker/blob/e3ca492e13f65ffd72593ac3d7c43c737787e2b2/3.1.1/Dockerfile)
|
||||
- [`3.0.1`, `3.0`](https://github.com/apache/couchdb-docker/blob/e3ca492e13f65ffd72593ac3d7c43c737787e2b2/3.0.1/Dockerfile)
|
||||
- [`2.3.1`, `2.3`, `2`](https://github.com/apache/couchdb-docker/blob/e3ca492e13f65ffd72593ac3d7c43c737787e2b2/2.3.1/Dockerfile)
|
||||
|
||||
# Quick reference (cont.)
|
||||
|
||||
|
|
@ -34,7 +34,7 @@ WARNING:
|
|||
[https://github.com/apache/couchdb-docker/issues](https://github.com/apache/couchdb-docker/issues)
|
||||
|
||||
- **Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64))
|
||||
[`amd64`](https://hub.docker.com/r/amd64/couchdb/), [`arm64v8`](https://hub.docker.com/r/arm64v8/couchdb/), [`ppc64le`](https://hub.docker.com/r/ppc64le/couchdb/)
|
||||
[`amd64`](https://hub.docker.com/r/amd64/couchdb/), [`arm64v8`](https://hub.docker.com/r/arm64v8/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))
|
||||
|
|
|
|||
|
|
@ -24,12 +24,12 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`8.3`, `8`](https://github.com/oracle/container-images/blob/0fee477d6d6edbf33246c260448afb14834bca13/8/Dockerfile)
|
||||
- [`8-slim`](https://github.com/oracle/container-images/blob/0fee477d6d6edbf33246c260448afb14834bca13/8-slim/Dockerfile)
|
||||
- [`7.9`, `7`](https://github.com/oracle/container-images/blob/0fee477d6d6edbf33246c260448afb14834bca13/7/Dockerfile)
|
||||
- [`7-slim`](https://github.com/oracle/container-images/blob/0fee477d6d6edbf33246c260448afb14834bca13/7-slim/Dockerfile)
|
||||
- [`6.10`, `6`](https://github.com/oracle/container-images/blob/0fee477d6d6edbf33246c260448afb14834bca13/6/Dockerfile)
|
||||
- [`6-slim`](https://github.com/oracle/container-images/blob/0fee477d6d6edbf33246c260448afb14834bca13/6-slim/Dockerfile)
|
||||
- [`8.3`, `8`](https://github.com/oracle/container-images/blob/d3619c33485bda7891b39056dc2182a1547213d6/8/Dockerfile)
|
||||
- [`8-slim`](https://github.com/oracle/container-images/blob/d3619c33485bda7891b39056dc2182a1547213d6/8-slim/Dockerfile)
|
||||
- [`7.9`, `7`](https://github.com/oracle/container-images/blob/d3619c33485bda7891b39056dc2182a1547213d6/7/Dockerfile)
|
||||
- [`7-slim`](https://github.com/oracle/container-images/blob/d3619c33485bda7891b39056dc2182a1547213d6/7-slim/Dockerfile)
|
||||
- [`6.10`, `6`](https://github.com/oracle/container-images/blob/d3619c33485bda7891b39056dc2182a1547213d6/6/Dockerfile)
|
||||
- [`6-slim`](https://github.com/oracle/container-images/blob/d3619c33485bda7891b39056dc2182a1547213d6/6-slim/Dockerfile)
|
||||
|
||||
# Quick reference (cont.)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue