Run update.sh
This commit is contained in:
parent
e8cbbd70c9
commit
c3761df9a5
|
|
@ -24,7 +24,7 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`latest`, `base`](https://github.com/clearlinux/docker-brew-clearlinux/blob/823fc7b99ed223b958af260b90240bd5387339f5/Dockerfile)
|
||||
- [`latest`, `base`](https://github.com/clearlinux/docker-brew-clearlinux/blob/4298b5816ff16a09beb53b87ea02c594f03e8cf7/Dockerfile)
|
||||
|
||||
# Quick reference (cont.)
|
||||
|
||||
|
|
|
|||
|
|
@ -159,11 +159,15 @@ The following environment variables are possible for the SMTP examples.
|
|||
- `SMTP_DOMAIN` The sender domain. (**required** - e.g. `friendica.local`)
|
||||
- `SMTP_FROM` Sender user-part of the address. (Default: `no-reply` - e.g. no-reply@friendica.local)
|
||||
- `SMTP_TLS` Use TLS for connecting the SMTP Mail-Gateway. (Default: empty)
|
||||
- `SMTP_STARTTLS` Use STARTTLS for connecting the SMTP Mail-Gateway. (Default: empty)
|
||||
- `SMTP_STARTTLS` Use STARTTLS for connecting the SMTP Mail-Gateway. (Default: `On`)
|
||||
- `SMTP_AUTH` Auth mode for the SMTP Mail-Gateway. (Default: `On`)
|
||||
- `SMTP_AUTH_USER` Username for the SMTP Mail-Gateway. (Default: empty)
|
||||
- `SMTP_AUTH_PASS` Password for the SMTP Mail-Gateway. (Default: empty)
|
||||
|
||||
**Addition to STARTTLS**
|
||||
|
||||
the `tls_starttls` setting is either `On` or `Off`, but never unset. That's because in case it's unset, `starttls` would be activated by default (which would need additional configuration like a separate port).
|
||||
|
||||
## Database settings
|
||||
|
||||
You have to add the Friendica container to the same network as the running database container, e. g. `--network some-network`, and then use `mysql` as the database host on setup.
|
||||
|
|
|
|||
|
|
@ -38,8 +38,8 @@ WARNING:
|
|||
- [`1.11-data-alpine`, `1.11.5-data-alpine`](https://github.com/influxdata/influxdata-docker/blob/64c7ceabdebbf400eacbcb32207e421d11e0ea63/influxdb/1.11/data/alpine/Dockerfile)
|
||||
- [`1.11-meta`, `1.11.5-meta`](https://github.com/influxdata/influxdata-docker/blob/64c7ceabdebbf400eacbcb32207e421d11e0ea63/influxdb/1.11/meta/Dockerfile)
|
||||
- [`1.11-meta-alpine`, `1.11.5-meta-alpine`](https://github.com/influxdata/influxdata-docker/blob/64c7ceabdebbf400eacbcb32207e421d11e0ea63/influxdb/1.11/meta/alpine/Dockerfile)
|
||||
- [`2.7`, `2.7.5`, `latest`](https://github.com/influxdata/influxdata-docker/blob/64c7ceabdebbf400eacbcb32207e421d11e0ea63/influxdb/2.7/Dockerfile)
|
||||
- [`2.7-alpine`, `2.7.5-alpine`, `alpine`](https://github.com/influxdata/influxdata-docker/blob/64c7ceabdebbf400eacbcb32207e421d11e0ea63/influxdb/2.7/alpine/Dockerfile)
|
||||
- [`2`, `2.7`, `2.7.5`, `latest`](https://github.com/influxdata/influxdata-docker/blob/64c7ceabdebbf400eacbcb32207e421d11e0ea63/influxdb/2.7/Dockerfile)
|
||||
- [`2-alpine`, `2.7-alpine`, `2.7.5-alpine`, `alpine`](https://github.com/influxdata/influxdata-docker/blob/64c7ceabdebbf400eacbcb32207e421d11e0ea63/influxdb/2.7/alpine/Dockerfile)
|
||||
|
||||
# Quick reference (cont.)
|
||||
|
||||
|
|
|
|||
|
|
@ -28,12 +28,18 @@ WARNING:
|
|||
|
||||
## Simple Tags
|
||||
|
||||
- [`1.10.1-bookworm`, `1.10-bookworm`, `1-bookworm`, `bookworm`](https://github.com/docker-library/julia/blob/488218e5607ad811decac17862f06147d916c480/1.10/bookworm/Dockerfile)
|
||||
- [`1.10.1-bullseye`, `1.10-bullseye`, `1-bullseye`, `bullseye`](https://github.com/docker-library/julia/blob/488218e5607ad811decac17862f06147d916c480/1.10/bullseye/Dockerfile)
|
||||
- [`1.10.1-alpine3.19`, `1.10-alpine3.19`, `1-alpine3.19`, `alpine3.19`, `1.10.1-alpine`, `1.10-alpine`, `1-alpine`, `alpine`](https://github.com/docker-library/julia/blob/488218e5607ad811decac17862f06147d916c480/1.10/alpine3.19/Dockerfile)
|
||||
- [`1.10.1-alpine3.18`, `1.10-alpine3.18`, `1-alpine3.18`, `alpine3.18`](https://github.com/docker-library/julia/blob/488218e5607ad811decac17862f06147d916c480/1.10/alpine3.18/Dockerfile)
|
||||
- [`1.10.1-windowsservercore-ltsc2022`, `1.10-windowsservercore-ltsc2022`, `1-windowsservercore-ltsc2022`, `windowsservercore-ltsc2022`](https://github.com/docker-library/julia/blob/488218e5607ad811decac17862f06147d916c480/1.10/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
- [`1.10.1-windowsservercore-1809`, `1.10-windowsservercore-1809`, `1-windowsservercore-1809`, `windowsservercore-1809`](https://github.com/docker-library/julia/blob/488218e5607ad811decac17862f06147d916c480/1.10/windows/windowsservercore-1809/Dockerfile)
|
||||
- [`1.11.0-alpha1-bookworm`, `1.11-rc-bookworm`, `rc-bookworm`](https://github.com/docker-library/julia/blob/433c7947c2af4ccd9788e9cae7230429d63d8669/1.11-rc/bookworm/Dockerfile)
|
||||
- [`1.11.0-alpha1-bullseye`, `1.11-rc-bullseye`, `rc-bullseye`](https://github.com/docker-library/julia/blob/433c7947c2af4ccd9788e9cae7230429d63d8669/1.11-rc/bullseye/Dockerfile)
|
||||
- [`1.11.0-alpha1-alpine3.19`, `1.11-rc-alpine3.19`, `rc-alpine3.19`, `1.11.0-alpha1-alpine`, `1.11-rc-alpine`, `rc-alpine`](https://github.com/docker-library/julia/blob/433c7947c2af4ccd9788e9cae7230429d63d8669/1.11-rc/alpine3.19/Dockerfile)
|
||||
- [`1.11.0-alpha1-alpine3.18`, `1.11-rc-alpine3.18`, `rc-alpine3.18`](https://github.com/docker-library/julia/blob/433c7947c2af4ccd9788e9cae7230429d63d8669/1.11-rc/alpine3.18/Dockerfile)
|
||||
- [`1.11.0-alpha1-windowsservercore-ltsc2022`, `1.11-rc-windowsservercore-ltsc2022`, `rc-windowsservercore-ltsc2022`](https://github.com/docker-library/julia/blob/433c7947c2af4ccd9788e9cae7230429d63d8669/1.11-rc/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
- [`1.11.0-alpha1-windowsservercore-1809`, `1.11-rc-windowsservercore-1809`, `rc-windowsservercore-1809`](https://github.com/docker-library/julia/blob/433c7947c2af4ccd9788e9cae7230429d63d8669/1.11-rc/windows/windowsservercore-1809/Dockerfile)
|
||||
- [`1.10.2-bookworm`, `1.10-bookworm`, `1-bookworm`, `bookworm`](https://github.com/docker-library/julia/blob/8412fce8b8c25f568f809f9312e83a17e89f763a/1.10/bookworm/Dockerfile)
|
||||
- [`1.10.2-bullseye`, `1.10-bullseye`, `1-bullseye`, `bullseye`](https://github.com/docker-library/julia/blob/8412fce8b8c25f568f809f9312e83a17e89f763a/1.10/bullseye/Dockerfile)
|
||||
- [`1.10.2-alpine3.19`, `1.10-alpine3.19`, `1-alpine3.19`, `alpine3.19`, `1.10.2-alpine`, `1.10-alpine`, `1-alpine`, `alpine`](https://github.com/docker-library/julia/blob/8412fce8b8c25f568f809f9312e83a17e89f763a/1.10/alpine3.19/Dockerfile)
|
||||
- [`1.10.2-alpine3.18`, `1.10-alpine3.18`, `1-alpine3.18`, `alpine3.18`](https://github.com/docker-library/julia/blob/8412fce8b8c25f568f809f9312e83a17e89f763a/1.10/alpine3.18/Dockerfile)
|
||||
- [`1.10.2-windowsservercore-ltsc2022`, `1.10-windowsservercore-ltsc2022`, `1-windowsservercore-ltsc2022`, `windowsservercore-ltsc2022`](https://github.com/docker-library/julia/blob/8412fce8b8c25f568f809f9312e83a17e89f763a/1.10/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
- [`1.10.2-windowsservercore-1809`, `1.10-windowsservercore-1809`, `1-windowsservercore-1809`, `windowsservercore-1809`](https://github.com/docker-library/julia/blob/8412fce8b8c25f568f809f9312e83a17e89f763a/1.10/windows/windowsservercore-1809/Dockerfile)
|
||||
- [`1.6.7-bookworm`, `1.6-bookworm`](https://github.com/docker-library/julia/blob/ff6d8f64752b64aff292e12162340e3707487f17/1.6/bookworm/Dockerfile)
|
||||
- [`1.6.7-bullseye`, `1.6-bullseye`](https://github.com/docker-library/julia/blob/ff6d8f64752b64aff292e12162340e3707487f17/1.6/bullseye/Dockerfile)
|
||||
- [`1.6.7-alpine3.19`, `1.6-alpine3.19`, `1.6.7-alpine`, `1.6-alpine`](https://github.com/docker-library/julia/blob/8c02ddd7b55c85f022fcbc39f9791fbd95cdef2e/1.6/alpine3.19/Dockerfile)
|
||||
|
|
@ -43,13 +49,20 @@ WARNING:
|
|||
|
||||
## Shared Tags
|
||||
|
||||
- `1.10.1`, `1.10`, `1`, `latest`:
|
||||
- [`1.10.1-bookworm`](https://github.com/docker-library/julia/blob/488218e5607ad811decac17862f06147d916c480/1.10/bookworm/Dockerfile)
|
||||
- [`1.10.1-windowsservercore-ltsc2022`](https://github.com/docker-library/julia/blob/488218e5607ad811decac17862f06147d916c480/1.10/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
- [`1.10.1-windowsservercore-1809`](https://github.com/docker-library/julia/blob/488218e5607ad811decac17862f06147d916c480/1.10/windows/windowsservercore-1809/Dockerfile)
|
||||
- `1.10.1-windowsservercore`, `1.10-windowsservercore`, `1-windowsservercore`, `windowsservercore`:
|
||||
- [`1.10.1-windowsservercore-ltsc2022`](https://github.com/docker-library/julia/blob/488218e5607ad811decac17862f06147d916c480/1.10/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
- [`1.10.1-windowsservercore-1809`](https://github.com/docker-library/julia/blob/488218e5607ad811decac17862f06147d916c480/1.10/windows/windowsservercore-1809/Dockerfile)
|
||||
- `1.11.0-alpha1`, `1.11-rc`, `rc`:
|
||||
- [`1.11.0-alpha1-bookworm`](https://github.com/docker-library/julia/blob/433c7947c2af4ccd9788e9cae7230429d63d8669/1.11-rc/bookworm/Dockerfile)
|
||||
- [`1.11.0-alpha1-windowsservercore-ltsc2022`](https://github.com/docker-library/julia/blob/433c7947c2af4ccd9788e9cae7230429d63d8669/1.11-rc/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
- [`1.11.0-alpha1-windowsservercore-1809`](https://github.com/docker-library/julia/blob/433c7947c2af4ccd9788e9cae7230429d63d8669/1.11-rc/windows/windowsservercore-1809/Dockerfile)
|
||||
- `1.11.0-alpha1-windowsservercore`, `1.11-rc-windowsservercore`, `rc-windowsservercore`:
|
||||
- [`1.11.0-alpha1-windowsservercore-ltsc2022`](https://github.com/docker-library/julia/blob/433c7947c2af4ccd9788e9cae7230429d63d8669/1.11-rc/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
- [`1.11.0-alpha1-windowsservercore-1809`](https://github.com/docker-library/julia/blob/433c7947c2af4ccd9788e9cae7230429d63d8669/1.11-rc/windows/windowsservercore-1809/Dockerfile)
|
||||
- `1.10.2`, `1.10`, `1`, `latest`:
|
||||
- [`1.10.2-bookworm`](https://github.com/docker-library/julia/blob/8412fce8b8c25f568f809f9312e83a17e89f763a/1.10/bookworm/Dockerfile)
|
||||
- [`1.10.2-windowsservercore-ltsc2022`](https://github.com/docker-library/julia/blob/8412fce8b8c25f568f809f9312e83a17e89f763a/1.10/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
- [`1.10.2-windowsservercore-1809`](https://github.com/docker-library/julia/blob/8412fce8b8c25f568f809f9312e83a17e89f763a/1.10/windows/windowsservercore-1809/Dockerfile)
|
||||
- `1.10.2-windowsservercore`, `1.10-windowsservercore`, `1-windowsservercore`, `windowsservercore`:
|
||||
- [`1.10.2-windowsservercore-ltsc2022`](https://github.com/docker-library/julia/blob/8412fce8b8c25f568f809f9312e83a17e89f763a/1.10/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
- [`1.10.2-windowsservercore-1809`](https://github.com/docker-library/julia/blob/8412fce8b8c25f568f809f9312e83a17e89f763a/1.10/windows/windowsservercore-1809/Dockerfile)
|
||||
- `1.6.7`, `1.6`:
|
||||
- [`1.6.7-bookworm`](https://github.com/docker-library/julia/blob/ff6d8f64752b64aff292e12162340e3707487f17/1.6/bookworm/Dockerfile)
|
||||
- [`1.6.7-windowsservercore-ltsc2022`](https://github.com/docker-library/julia/blob/e0d0364c90b544d2d6de097e324ff7cc538613e8/1.6/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
|
|
@ -64,7 +77,7 @@ WARNING:
|
|||
[https://github.com/docker-library/julia/issues](https://github.com/docker-library/julia/issues?q=)
|
||||
|
||||
- **Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64))
|
||||
[`amd64`](https://hub.docker.com/r/amd64/julia/), [`arm32v7`](https://hub.docker.com/r/arm32v7/julia/), [`arm64v8`](https://hub.docker.com/r/arm64v8/julia/), [`i386`](https://hub.docker.com/r/i386/julia/), [`windows-amd64`](https://hub.docker.com/r/winamd64/julia/)
|
||||
[`amd64`](https://hub.docker.com/r/amd64/julia/), [`arm32v7`](https://hub.docker.com/r/arm32v7/julia/), [`arm64v8`](https://hub.docker.com/r/arm64v8/julia/), [`i386`](https://hub.docker.com/r/i386/julia/), [`ppc64le`](https://hub.docker.com/r/ppc64le/julia/), [`windows-amd64`](https://hub.docker.com/r/winamd64/julia/)
|
||||
|
||||
- **Published image artifact details**:
|
||||
[repo-info repo's `repos/julia/` directory](https://github.com/docker-library/repo-info/blob/master/repos/julia) ([history](https://github.com/docker-library/repo-info/commits/master/repos/julia))
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`8.0.35-27-centos`, `8.0-centos`, `8-centos`, `8.0.35-27`, `8.0`, `8`, `ps-8.0.35-27`, `ps-8.0`, `ps-8`](https://github.com/percona/percona-docker/blob/064dfe8395cc2735a7dc81201f9abc786323ea26/percona-server-8.0/Dockerfile)
|
||||
- [`8.0.36-28-centos`, `8.0-centos`, `8-centos`, `8.0.36-28`, `8.0`, `8`, `ps-8.0.36-28`, `ps-8.0`, `ps-8`](https://github.com/percona/percona-docker/blob/02252c71b5fcf2d2235f7ec0d81940d4f2c45b64/percona-server-8.0/Dockerfile)
|
||||
- [`5.7.44-centos`, `5.7-centos`, `5-centos`, `centos`, `5.7.44`, `5.7`, `5`, `ps-5.7.44`, `ps-5.7`, `ps-5`](https://github.com/percona/percona-docker/blob/b89efa5f100edacc0ef660cef37975acfaf67326/percona-server-5.7/Dockerfile-dockerhub)
|
||||
- [`5.6.51-2-centos`, `5.6-centos`, `5.6.51-2`, `5.6`, `ps-5.6.51-2`, `ps-5.6`](https://github.com/percona/percona-docker/blob/4510d49bcce5cfce58a42c198d55399b144add83/percona-server-5.6/Dockerfile-dockerhub)
|
||||
- [`psmdb-6.0.6`, `psmdb-6.0`](https://github.com/percona/percona-docker/blob/80ab68b2d84c7c17c8cbc07edb35e35399fd0a54/percona-server-mongodb-6.0/Dockerfile)
|
||||
|
|
|
|||
Loading…
Reference in New Issue