Skip to content

Commit

Permalink
Run update.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
docker-library-bot committed Nov 29, 2021
1 parent 0dc9519 commit b985043
Show file tree
Hide file tree
Showing 8 changed files with 45 additions and 43 deletions.
2 changes: 1 addition & 1 deletion clearlinux/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ WARNING:

# Supported tags and respective `Dockerfile` links

- [`latest`, `base`](https://github.com/clearlinux/docker-brew-clearlinux/blob/7593fd09e1073f88cdafcb986446fcf93a803b17/Dockerfile)
- [`latest`, `base`](https://github.com/clearlinux/docker-brew-clearlinux/blob/325b7147df5d3b691f405981dc285dcf9a0bf571/Dockerfile)

# Quick reference (cont.)

Expand Down
2 changes: 1 addition & 1 deletion dart/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ We recommend using small runtime images that leverage Dart's support for ahead-o

### Creating a Dart server app

After installing the Dart SDK, use the `dart` command to create a new server app:
After [installing](https://dart.dev/get-dart) the Dart SDK, version 2.14 or later, use the `dart` command to create a new server app:

```shell
$ dart create -t server-shelf myserver
Expand Down
24 changes: 12 additions & 12 deletions eclipse-temurin/README.md

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions fedora/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ WARNING:

# Supported tags and respective `Dockerfile` links

- [`33`](https://github.com/fedora-cloud/docker-brew-fedora/blob/2cb6076825a76904bed22def0bf0de39bd4790ef/x86_64/Dockerfile)
- [`34`](https://github.com/fedora-cloud/docker-brew-fedora/blob/a6192373b9d98ebd25a485c56a57a707915713ca/x86_64/Dockerfile)
- [`35`, `latest`](https://github.com/fedora-cloud/docker-brew-fedora/blob/ef5f8163081142ffa397b378b01a77c450384cba/x86_64/Dockerfile)
- [`rawhide`, `36`](https://github.com/fedora-cloud/docker-brew-fedora/blob/1ec2db649cc85b74d9e7527131dfe1b44c346ae3/x86_64/Dockerfile)
- [`33`](https://github.com/fedora-cloud/docker-brew-fedora/blob/cec7e68b76f504a1310ba12ce6e4a8d6fe2b4660/x86_64/Dockerfile)
- [`34`](https://github.com/fedora-cloud/docker-brew-fedora/blob/ea30da82d99fdf3795fd14d0411670a0fdf81697/x86_64/Dockerfile)
- [`35`, `latest`](https://github.com/fedora-cloud/docker-brew-fedora/blob/40da686a159cbd72584bb16208e4c1384a042d83/x86_64/Dockerfile)
- [`rawhide`, `36`](https://github.com/fedora-cloud/docker-brew-fedora/blob/ba2680a57fb2ea22d2d2d5be729ccf4678a8504e/x86_64/Dockerfile)

# Quick reference (cont.)

Expand Down
13 changes: 8 additions & 5 deletions friendica/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,20 +24,23 @@ WARNING:

# Supported tags and respective `Dockerfile` links

- [`2021.09-apache`, `apache`, `stable-apache`, `2021.09`, `latest`, `stable`](https://github.com/friendica/docker/blob/51dc7021f0f377a425de24ca32738b58f6867e0c/2021.09/apache/Dockerfile)
- [`2021.09-fpm`, `fpm`, `stable-fpm`](https://github.com/friendica/docker/blob/51dc7021f0f377a425de24ca32738b58f6867e0c/2021.09/fpm/Dockerfile)
- [`2021.09-apache`, `apache`, `stable-apache`, `2021.09`, `latest`, `stable`](https://github.com/friendica/docker/blob/d4e093ff0623994154320e6b4d9ea906ec5a580d/2021.09/apache/Dockerfile)
- [`2021.09-fpm`, `fpm`, `stable-fpm`](https://github.com/friendica/docker/blob/d4e093ff0623994154320e6b4d9ea906ec5a580d/2021.09/fpm/Dockerfile)
- [`2021.09-fpm-alpine`, `fpm-alpine`, `stable-fpm-alpine`](https://github.com/friendica/docker/blob/51dc7021f0f377a425de24ca32738b58f6867e0c/2021.09/fpm-alpine/Dockerfile)
- [`2021.12-dev-apache`, `dev-apache`, `2021.12-dev`, `dev`](https://github.com/friendica/docker/blob/8aa05541382295d09f2b4debf5c3d97e233f8599/2021.12-dev/apache/Dockerfile)
- [`2021.12-dev-fpm`, `dev-fpm`](https://github.com/friendica/docker/blob/8aa05541382295d09f2b4debf5c3d97e233f8599/2021.12-dev/fpm/Dockerfile)
- [`2021.12-dev-apache`, `dev-apache`, `2021.12-dev`, `dev`](https://github.com/friendica/docker/blob/d4e093ff0623994154320e6b4d9ea906ec5a580d/2021.12-dev/apache/Dockerfile)
- [`2021.12-dev-fpm`, `dev-fpm`](https://github.com/friendica/docker/blob/d4e093ff0623994154320e6b4d9ea906ec5a580d/2021.12-dev/fpm/Dockerfile)
- [`2021.12-dev-fpm-alpine`, `dev-fpm-alpine`](https://github.com/friendica/docker/blob/8aa05541382295d09f2b4debf5c3d97e233f8599/2021.12-dev/fpm-alpine/Dockerfile)
- [`2021.12-rc-apache`, `rc-apache`, `2021.12-rc`, `rc`](https://github.com/friendica/docker/blob/d4e093ff0623994154320e6b4d9ea906ec5a580d/2021.12-rc/apache/Dockerfile)
- [`2021.12-rc-fpm`, `rc-fpm`](https://github.com/friendica/docker/blob/d4e093ff0623994154320e6b4d9ea906ec5a580d/2021.12-rc/fpm/Dockerfile)
- [`2021.12-rc-fpm-alpine`, `rc-fpm-alpine`](https://github.com/friendica/docker/blob/d4e093ff0623994154320e6b4d9ea906ec5a580d/2021.12-rc/fpm-alpine/Dockerfile)

# Quick reference (cont.)

- **Where to file issues**:
[https://github.com/friendica/docker/issues](https://github.com/friendica/docker/issues)

- **Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64))
[`amd64`](https://hub.docker.com/r/amd64/friendica/), [`arm32v5`](https://hub.docker.com/r/arm32v5/friendica/), [`arm32v6`](https://hub.docker.com/r/arm32v6/friendica/), [`arm32v7`](https://hub.docker.com/r/arm32v7/friendica/), [`arm64v8`](https://hub.docker.com/r/arm64v8/friendica/), [`i386`](https://hub.docker.com/r/i386/friendica/), [`ppc64le`](https://hub.docker.com/r/ppc64le/friendica/), [`s390x`](https://hub.docker.com/r/s390x/friendica/)
[`amd64`](https://hub.docker.com/r/amd64/friendica/), [`arm32v5`](https://hub.docker.com/r/arm32v5/friendica/), [`arm32v6`](https://hub.docker.com/r/arm32v6/friendica/), [`arm32v7`](https://hub.docker.com/r/arm32v7/friendica/), [`arm64v8`](https://hub.docker.com/r/arm64v8/friendica/), [`i386`](https://hub.docker.com/r/i386/friendica/), [`mips64le`](https://hub.docker.com/r/mips64le/friendica/), [`ppc64le`](https://hub.docker.com/r/ppc64le/friendica/), [`s390x`](https://hub.docker.com/r/s390x/friendica/)

- **Published image artifact details**:
[repo-info repo's `repos/friendica/` directory](https://github.com/docker-library/repo-info/blob/master/repos/friendica) ([history](https://github.com/docker-library/repo-info/commits/master/repos/friendica))
Expand Down
13 changes: 6 additions & 7 deletions ibmjava/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,12 @@ WARNING:

# Supported tags and respective `Dockerfile` links

- [`8-jre`, `jre`, `8`, `latest`](https://github.com/ibmruntimes/ci.docker/blob/c14f45f7de370a12d59c2aacdd0e914bd0ff3c00/ibmjava/8/jre/ubuntu/Dockerfile)
- [`8-jre-alpine`, `jre-alpine`](https://github.com/ibmruntimes/ci.docker/blob/c14f45f7de370a12d59c2aacdd0e914bd0ff3c00/ibmjava/8/jre/alpine/Dockerfile)
- [`8-sfj`, `sfj`](https://github.com/ibmruntimes/ci.docker/blob/c14f45f7de370a12d59c2aacdd0e914bd0ff3c00/ibmjava/8/sfj/ubuntu/Dockerfile)
- [`8-sfj-alpine`, `sfj-alpine`](https://github.com/ibmruntimes/ci.docker/blob/c14f45f7de370a12d59c2aacdd0e914bd0ff3c00/ibmjava/8/sfj/alpine/Dockerfile)
- [`8-sdk`, `sdk`](https://github.com/ibmruntimes/ci.docker/blob/c14f45f7de370a12d59c2aacdd0e914bd0ff3c00/ibmjava/8/sdk/ubuntu/Dockerfile)
- [`8-sdk-alpine`, `sdk-alpine`](https://github.com/ibmruntimes/ci.docker/blob/c14f45f7de370a12d59c2aacdd0e914bd0ff3c00/ibmjava/8/sdk/alpine/Dockerfile)
- [`11-jdk`, `11`](https://github.com/ibmruntimes/ci.docker/blob/c14f45f7de370a12d59c2aacdd0e914bd0ff3c00/ibmjava/11/jdk/ubuntu/Dockerfile)
- [`8-jre`, `jre`, `8`, `latest`](https://github.com/ibmruntimes/ci.docker/blob/2189f24ee864a89ba0da763d01ce2cb13822bb8a/ibmjava/8/jre/ubuntu/Dockerfile)
- [`8-jre-alpine`, `jre-alpine`](https://github.com/ibmruntimes/ci.docker/blob/2189f24ee864a89ba0da763d01ce2cb13822bb8a/ibmjava/8/jre/alpine/Dockerfile)
- [`8-sfj`, `sfj`](https://github.com/ibmruntimes/ci.docker/blob/2189f24ee864a89ba0da763d01ce2cb13822bb8a/ibmjava/8/sfj/ubuntu/Dockerfile)
- [`8-sfj-alpine`, `sfj-alpine`](https://github.com/ibmruntimes/ci.docker/blob/2189f24ee864a89ba0da763d01ce2cb13822bb8a/ibmjava/8/sfj/alpine/Dockerfile)
- [`8-sdk`, `sdk`](https://github.com/ibmruntimes/ci.docker/blob/2189f24ee864a89ba0da763d01ce2cb13822bb8a/ibmjava/8/sdk/ubuntu/Dockerfile)
- [`8-sdk-alpine`, `sdk-alpine`](https://github.com/ibmruntimes/ci.docker/blob/2189f24ee864a89ba0da763d01ce2cb13822bb8a/ibmjava/8/sdk/alpine/Dockerfile)

# Quick reference (cont.)

Expand Down
6 changes: 3 additions & 3 deletions rocket.chat/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ WARNING:

# Supported tags and respective `Dockerfile` links

- [`4.0.3`, `4.0`, `4`, `latest`](https://github.com/RocketChat/Docker.Official.Image/blob/b463e624414e635a68021c421eae69cbb41c118b/4.0/Dockerfile)
- [`3.18.2`, `3.18`, `3`](https://github.com/RocketChat/Docker.Official.Image/blob/2ee2b5ea046f5d70731d0e8c60e2766574124a19/3.18/Dockerfile)
- [`4.1.2`, `4.1`, `4`, `latest`](https://github.com/RocketChat/Docker.Official.Image/blob/119da95703c33f57db11cbe0ded9f9f87bbd0074/4.1/Dockerfile)
- [`4.0.6`, `4.0`](https://github.com/RocketChat/Docker.Official.Image/blob/119da95703c33f57db11cbe0ded9f9f87bbd0074/4.0/Dockerfile)
- [`3.18.3`, `3.18`, `3`](https://github.com/RocketChat/Docker.Official.Image/blob/119da95703c33f57db11cbe0ded9f9f87bbd0074/3.18/Dockerfile)
- [`3.17.3`, `3.17`](https://github.com/RocketChat/Docker.Official.Image/blob/2ee2b5ea046f5d70731d0e8c60e2766574124a19/3.17/Dockerfile)
- [`3.16.5`, `3.16`](https://github.com/RocketChat/Docker.Official.Image/blob/2ee2b5ea046f5d70731d0e8c60e2766574124a19/3.16/Dockerfile)

# Quick reference (cont.)

Expand Down
20 changes: 10 additions & 10 deletions sonarqube/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,16 @@ WARNING:

# Supported tags and respective `Dockerfile` links

- [`8.9.3-community`, `8.9-community`, `8-community`, `lts`, `lts-community`](https://github.com/SonarSource/docker-sonarqube/blob/d3f1fd5916b67b86a70fb7b6fa63f99fc4f20d71/8/community/Dockerfile)
- [`8.9.3-developer`, `8.9-developer`, `8-developer`, `lts-developer`](https://github.com/SonarSource/docker-sonarqube/blob/d3f1fd5916b67b86a70fb7b6fa63f99fc4f20d71/8/developer/Dockerfile)
- [`8.9.3-enterprise`, `8.9-enterprise`, `8-enterprise`, `lts-enterprise`](https://github.com/SonarSource/docker-sonarqube/blob/d3f1fd5916b67b86a70fb7b6fa63f99fc4f20d71/8/enterprise/Dockerfile)
- [`8.9.3-datacenter-app`, `8.9-datacenter-app`, `8-datacenter-app`, `lts-datacenter-app`](https://github.com/SonarSource/docker-sonarqube/blob/d3f1fd5916b67b86a70fb7b6fa63f99fc4f20d71/8/datacenter/app/Dockerfile)
- [`8.9.3-datacenter-search`, `8.9-datacenter-search`, `8-datacenter-search`, `lts-datacenter-search`](https://github.com/SonarSource/docker-sonarqube/blob/d3f1fd5916b67b86a70fb7b6fa63f99fc4f20d71/8/datacenter/search/Dockerfile)
- [`9.2.0-community`, `9.2-community`, `9-community`, `community`, `latest`](https://github.com/SonarSource/docker-sonarqube/blob/d3f1fd5916b67b86a70fb7b6fa63f99fc4f20d71/9/community/Dockerfile)
- [`9.2.0-developer`, `9.2-developer`, `9-developer`, `developer`](https://github.com/SonarSource/docker-sonarqube/blob/d3f1fd5916b67b86a70fb7b6fa63f99fc4f20d71/9/developer/Dockerfile)
- [`9.2.0-enterprise`, `9.2-enterprise`, `9-enterprise`, `enterprise`](https://github.com/SonarSource/docker-sonarqube/blob/d3f1fd5916b67b86a70fb7b6fa63f99fc4f20d71/9/enterprise/Dockerfile)
- [`9.2.0-datacenter-app`, `9.2-datacenter-app`, `9-datacenter-app`, `datacenter-app`](https://github.com/SonarSource/docker-sonarqube/blob/d3f1fd5916b67b86a70fb7b6fa63f99fc4f20d71/9/datacenter/app/Dockerfile)
- [`9.2.0-datacenter-search`, `9.2-datacenter-search`, `9-datacenter-search`, `datacenter-search`](https://github.com/SonarSource/docker-sonarqube/blob/d3f1fd5916b67b86a70fb7b6fa63f99fc4f20d71/9/datacenter/search/Dockerfile)
- [`8.9.3-community`, `8.9-community`, `8-community`, `lts`, `lts-community`](https://github.com/SonarSource/docker-sonarqube/blob/ab8ab314a3324af5ea954c02a46f343c194a2bb3/8/community/Dockerfile)
- [`8.9.3-developer`, `8.9-developer`, `8-developer`, `lts-developer`](https://github.com/SonarSource/docker-sonarqube/blob/ab8ab314a3324af5ea954c02a46f343c194a2bb3/8/developer/Dockerfile)
- [`8.9.3-enterprise`, `8.9-enterprise`, `8-enterprise`, `lts-enterprise`](https://github.com/SonarSource/docker-sonarqube/blob/ab8ab314a3324af5ea954c02a46f343c194a2bb3/8/enterprise/Dockerfile)
- [`8.9.3-datacenter-app`, `8.9-datacenter-app`, `8-datacenter-app`, `lts-datacenter-app`](https://github.com/SonarSource/docker-sonarqube/blob/ab8ab314a3324af5ea954c02a46f343c194a2bb3/8/datacenter/app/Dockerfile)
- [`8.9.3-datacenter-search`, `8.9-datacenter-search`, `8-datacenter-search`, `lts-datacenter-search`](https://github.com/SonarSource/docker-sonarqube/blob/ab8ab314a3324af5ea954c02a46f343c194a2bb3/8/datacenter/search/Dockerfile)
- [`9.2.1-community`, `9.2-community`, `9-community`, `community`, `latest`](https://github.com/SonarSource/docker-sonarqube/blob/ab8ab314a3324af5ea954c02a46f343c194a2bb3/9/community/Dockerfile)
- [`9.2.1-developer`, `9.2-developer`, `9-developer`, `developer`](https://github.com/SonarSource/docker-sonarqube/blob/ab8ab314a3324af5ea954c02a46f343c194a2bb3/9/developer/Dockerfile)
- [`9.2.1-enterprise`, `9.2-enterprise`, `9-enterprise`, `enterprise`](https://github.com/SonarSource/docker-sonarqube/blob/ab8ab314a3324af5ea954c02a46f343c194a2bb3/9/enterprise/Dockerfile)
- [`9.2.1-datacenter-app`, `9.2-datacenter-app`, `9-datacenter-app`, `datacenter-app`](https://github.com/SonarSource/docker-sonarqube/blob/ab8ab314a3324af5ea954c02a46f343c194a2bb3/9/datacenter/app/Dockerfile)
- [`9.2.1-datacenter-search`, `9.2-datacenter-search`, `9-datacenter-search`, `datacenter-search`](https://github.com/SonarSource/docker-sonarqube/blob/ab8ab314a3324af5ea954c02a46f343c194a2bb3/9/datacenter/search/Dockerfile)

# Quick reference (cont.)

Expand Down

0 comments on commit b985043

Please sign in to comment.