diff --git a/.gitmodules b/.gitmodules index f2e5711b0b..e69de29bb2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +0,0 @@ -[submodule "MySQL"] - path = MySQL - url = https://github.com/mysql/mysql-docker.git diff --git a/MySQL b/MySQL deleted file mode 160000 index 1cbaef6348..0000000000 --- a/MySQL +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 1cbaef6348ed93933507ff422ca7d008eac85888 diff --git a/README.md b/README.md index 495d1e953f..16c53f0978 100644 --- a/README.md +++ b/README.md @@ -15,12 +15,13 @@ This repository contains Dockerfiles and samples to build Docker images for Orac And Open Source projects: - [GlassFish](https://github.com/oracle/docker-images/tree/master/GlassFish) - - [MySQL](https://github.com/mysql/mysql-docker/) - [NoSQL](https://github.com/oracle/docker-images/tree/master/NoSQL) - [OpenJDK](/OpenJDK) Oracle Linux images can be found in the [`Oracle Linux Container Images repository`](https://github.com/oracle/ol-container-images). +MySQL images can be found in the ['MySQL image repository'](https://github.com/mysql/mysql-docker/). + For pre-built images containing Oracle software, please check the [Oracle Container Registry](https://container-registry.oracle.com). For support and certification information, please consult the documentation for each product.