Run update.sh

This commit is contained in:
Docker Library Bot 2020-07-02 17:11:20 +00:00
parent 779e3b4590
commit 8f63ee6154
2 changed files with 8 additions and 2 deletions

View File

@ -82,6 +82,12 @@ Julia is a high-level, high-performance dynamic programming language for technic
![logo](https://raw.githubusercontent.com/docker-library/docs/520519ad7db3ea9fd5d3590e836c839a0ffd6f19/julia/logo.png) ![logo](https://raw.githubusercontent.com/docker-library/docs/520519ad7db3ea9fd5d3590e836c839a0ffd6f19/julia/logo.png)
# Support Tiers
Platforms supported by Julia are divided into a tier system that ranks them based on level of support. For more dedicated information about support tiers, please see ["Currently supported platforms" on the Julia download page](https://julialang.org/downloads/#currently_supported_platforms).
It's especially relevant to note that Alpine / musl is "Tier 3" due to several known issues (see [docker-library/julia#47 (comment)](https://github.com/docker-library/julia/pull/47#issuecomment-652661869), [JuliaLang/julia#28805](https://github.com/JuliaLang/julia/issues/28805), [JuliaLang/julia#36458](https://github.com/JuliaLang/julia/issues/36458)).
# How to use this image # How to use this image
## Start Julia REPL ## Start Julia REPL

View File

@ -28,8 +28,8 @@ WARNING:
- [`5.7.30-centos`, `5.7-centos`, `5-centos`, `centos`, `5.7.30`, `5.7`, `5`, `ps-5.7.30`, `ps-5.7`, `ps-5`, `latest`](https://github.com/percona/percona-docker/blob/722aecd7714aa6c2fa3e50ccaef1aef45b1ca5c1/percona-server.57/Dockerfile-dockerhub) - [`5.7.30-centos`, `5.7-centos`, `5-centos`, `centos`, `5.7.30`, `5.7`, `5`, `ps-5.7.30`, `ps-5.7`, `ps-5`, `latest`](https://github.com/percona/percona-docker/blob/722aecd7714aa6c2fa3e50ccaef1aef45b1ca5c1/percona-server.57/Dockerfile-dockerhub)
- [`5.6.48-centos`, `5.6-centos`, `5.6.48`, `5.6`, `ps-5.6.47`, `ps-5.6`](https://github.com/percona/percona-docker/blob/97f0dd85b9f99da75ea1b74727634ce15c1b5ea0/percona-server.56/Dockerfile-dockerhub) - [`5.6.48-centos`, `5.6-centos`, `5.6.48`, `5.6`, `ps-5.6.47`, `ps-5.6`](https://github.com/percona/percona-docker/blob/97f0dd85b9f99da75ea1b74727634ce15c1b5ea0/percona-server.56/Dockerfile-dockerhub)
- [`psmdb-4.2.7`, `psmdb-4.2`](https://github.com/percona/percona-docker/blob/402748f15ad2dd3d28acd01bf820c5612b065993/percona-server-mongodb.42/Dockerfile) - [`psmdb-4.2.7`, `psmdb-4.2`](https://github.com/percona/percona-docker/blob/402748f15ad2dd3d28acd01bf820c5612b065993/percona-server-mongodb.42/Dockerfile)
- [`psmdb-4.0.18`, `psmdb-4.0`](https://github.com/percona/percona-docker/blob/46e9e40b837c631e383ef900c0f7ff3e2d02f916/percona-server-mongodb.40/Dockerfile) - [`psmdb-4.0.19`, `psmdb-4.0`](https://github.com/percona/percona-docker/blob/3a2779e6937f832e957980cc3847f5efa7658ea9/percona-server-mongodb.40/Dockerfile)
- [`psmdb-3.6.18`, `psmdb-3.6`](https://github.com/percona/percona-docker/blob/71a631cb7271b392295637f7b1bd61a20bd9cbd7/percona-server-mongodb.36/Dockerfile) - [`psmdb-3.6.18`, `psmdb-3.6`](https://github.com/percona/percona-docker/blob/3a2779e6937f832e957980cc3847f5efa7658ea9/percona-server-mongodb.36/Dockerfile)
# Quick reference (cont.) # Quick reference (cont.)