Run update.sh
This commit is contained in:
parent
8ca12ff873
commit
64b1c64c70
|
|
@ -24,9 +24,9 @@ WARNING:
|
||||||
|
|
||||||
# Supported tags and respective `Dockerfile` links
|
# Supported tags and respective `Dockerfile` links
|
||||||
|
|
||||||
- [`3.14.1-apache`, `3.14-apache`, `3-apache`, `3.14.1`, `3.14`, `3`](https://github.com/matomo-org/docker/blob/e31d295b7cf52f34e6cc729630942c5b2786e53c/apache/Dockerfile)
|
- [`3.14.1-apache`, `3.14-apache`, `3-apache`, `apache`, `3.14.1`, `3.14`, `3`, `latest`](https://github.com/matomo-org/docker/blob/e31d295b7cf52f34e6cc729630942c5b2786e53c/apache/Dockerfile)
|
||||||
- [`3.14.1-fpm`, `3.14-fpm`, `3-fpm`](https://github.com/matomo-org/docker/blob/e31d295b7cf52f34e6cc729630942c5b2786e53c/fpm/Dockerfile)
|
- [`3.14.1-fpm`, `3.14-fpm`, `3-fpm`, `fpm`](https://github.com/matomo-org/docker/blob/e31d295b7cf52f34e6cc729630942c5b2786e53c/fpm/Dockerfile)
|
||||||
- [`3.14.1-fpm-alpine`, `3.14-fpm-alpine`, `3-fpm-alpine`](https://github.com/matomo-org/docker/blob/e31d295b7cf52f34e6cc729630942c5b2786e53c/fpm-alpine/Dockerfile)
|
- [`3.14.1-fpm-alpine`, `3.14-fpm-alpine`, `3-fpm-alpine`, `fpm-alpine`](https://github.com/matomo-org/docker/blob/e31d295b7cf52f34e6cc729630942c5b2786e53c/fpm-alpine/Dockerfile)
|
||||||
|
|
||||||
# Quick reference (cont.)
|
# Quick reference (cont.)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -52,7 +52,7 @@ WARNING:
|
||||||
|
|
||||||
# Oracle Linux
|
# Oracle Linux
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Oracle Linux is an open-source operating system available under the GNU General Public License (GPLv2). Suitable for general purpose or Oracle workloads, it benefits from rigorous testing of more than 128,000 hours per day with real- world workloads and includes unique innovations such as Ksplice for zero- downtime kernel patching, DTrace for real-time diagnostics, the powerful Btrfs file system, and more.
|
Oracle Linux is an open-source operating system available under the GNU General Public License (GPLv2). Suitable for general purpose or Oracle workloads, it benefits from rigorous testing of more than 128,000 hours per day with real- world workloads and includes unique innovations such as Ksplice for zero- downtime kernel patching, DTrace for real-time diagnostics, the powerful Btrfs file system, and more.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue