You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -13,10 +13,11 @@ These are optimized MySQL Server Docker images, created and maintained by the My
13
13
MySQL Server 5.5 (tag: 5.5)
14
14
MySQL Server 5.6 (tag: 5.6)
15
15
MySQL Server 5.7, the latest GA version (tag: 5.7 or latest)
16
+
MySQL Server 8.0 Development Milestone 1, preview release (tag: 8.0)
16
17
17
-
Images are updated when new MySQL Server maintenance releases and development milestones are published.
18
+
Images are updated when new MySQL Server maintenance releases and development milestones are published. Please note that milestone releases are for preview purposes only and should not be used in production setups.
18
19
19
-
We also publish experimental early previews of MySQL Server from time to time. Please visit the [MySQL Labs Docker image page](https://hub.docker.com/r/mysql/mysql-labs/) to see what is available.
20
+
We also from time to time publish special MySQL Server images that contain experimental features. Please visit the [MySQL Labs Docker image page](https://hub.docker.com/r/mysql/mysql-labs/) to see what is available.
0 commit comments