We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df7df17 commit 921f286Copy full SHA for 921f286
README.md
@@ -27,11 +27,8 @@ The official MySQL and MariaDB use following environment variables to define the
27
You can use following tags on Docker hub:
28
29
* `latest` - latest stable release
30
-* `4.6` - latest stable release for the 4.6 version
31
-* `4.7` - latest stable release for the 4.7 version
32
* `4.8` - latest stable release for the 4.8 version
33
* `edge` - bleeding edge docker image (contains stable phpMyAdmin, but the Docker image changes might not yet be fully tested)
34
-* `edge-4.7` - bleeding edge docker image + latest snapshots from 4.7 branch
35
* `edge-4.8` - bleeding edge docker image + latest snapshots from 4.8 branch (currently master)
36
37
## Usage with linked server
0 commit comments