Skip to content

Commit 258d59f

Browse files
committed
Remove the MySQL submodule and add a link to the repo in the README.
Signed-off-by: Avi Miller <[email protected]>
1 parent 3675488 commit 258d59f

File tree

3 files changed

+2
-5
lines changed

3 files changed

+2
-5
lines changed

.gitmodules

-3
Original file line numberDiff line numberDiff line change
@@ -1,3 +0,0 @@
1-
[submodule "MySQL"]
2-
path = MySQL
3-
url = https://github.com/mysql/mysql-docker.git

MySQL

-1
This file was deleted.

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,13 @@ This repository contains Dockerfiles and samples to build Docker images for Orac
1515
And Open Source projects:
1616

1717
- [GlassFish](https://github.com/oracle/docker-images/tree/master/GlassFish)
18-
- [MySQL](https://github.com/mysql/mysql-docker/)
1918
- [NoSQL](https://github.com/oracle/docker-images/tree/master/NoSQL)
2019
- [OpenJDK](/OpenJDK)
2120

2221
Oracle Linux images can be found in the [`Oracle Linux Container Images repository`](https://github.com/oracle/ol-container-images).
2322

23+
MySQL images can be found in the ['MySQL image repository'](https://github.com/mysql/mysql-docker/).
24+
2425
For pre-built images containing Oracle software, please check the [Oracle Container Registry](https://container-registry.oracle.com).
2526

2627
For support and certification information, please consult the documentation for each product.

0 commit comments

Comments
 (0)