We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
podman run -dt -p 3306:3306 -e MYSQL_ROOT_PASSWORD=password_goes_here docker.io/library/mysql:5.6.51 podman run -dt -p 3306:3306 -e MYSQL_ROOT_PASSWORD=password_goes_here docker.io/library/mysql:5.7.44 podman run -dt -p 3306:3306 -e MYSQL_ROOT_PASSWORD=password_goes_here docker.io/library/mysql:8.0.36 podman run -dt -p 3306:3306 -e MYSQL_ROOT_PASSWORD=password_goes_here docker.io/library/mysql:8.3.0
podman run -dt -p 3306:3306 -e MYSQL_ROOT_PASSWORD=password_goes_here docker.io/library/mariadb:10.4.32 podman run -dt -p 3306:3306 -e MYSQL_ROOT_PASSWORD=password_goes_here docker.io/library/mariadb:10.5.23 podman run -dt -p 3306:3306 -e MYSQL_ROOT_PASSWORD=password_goes_here docker.io/library/mariadb:10.6.16 podman run -dt -p 3306:3306 -e MYSQL_ROOT_PASSWORD=password_goes_here docker.io/library/mariadb:10.11.6 podman run -dt -p 3306:3306 -e MYSQL_ROOT_PASSWORD=password_goes_here docker.io/library/mariadb:11.0.4 podman run -dt -p 3306:3306 -e MYSQL_ROOT_PASSWORD=password_goes_here docker.io/library/mariadb:11.1.3 podman run -dt -p 3306:3306 -e MYSQL_ROOT_PASSWORD=password_goes_here docker.io/library/mariadb:11.2.2
podman run -dt -p 5432:5432 -e POSTGRES_HOST_AUTH_METHOD=trust docker.io/library/postgres:12.17 podman run -dt -p 5432:5432 -e POSTGRES_HOST_AUTH_METHOD=trust docker.io/library/postgres:13.13 podman run -dt -p 5432:5432 -e POSTGRES_HOST_AUTH_METHOD=trust docker.io/library/postgres:14.10 podman run -dt -p 5432:5432 -e POSTGRES_HOST_AUTH_METHOD=trust docker.io/library/postgres:15.5 podman run -dt -p 5432:5432 -e POSTGRES_HOST_AUTH_METHOD=trust docker.io/library/postgres:16.1
https://mariadb.com/kb/en/mariadb-vs-mysql-compatibility/
https://endoflife.date/mariadb
https://hub.docker.com/_/mariadb/tags?page=1
Maria 10.4.32+ (Ends June 2024) LTS
Maria 10.5.23+ (Ends June 2025) LTS
Maria 10.6.16+ (Ends June 2026) LTS
Maria 10.11.6+ (Ends Feb 2028) LTS
Maria 11.0.4+ (Ends Jun 2024)
Maria 11.1.3+ (Ends Aug 2024)
Maria 11.2.2+ (Ends Nov 2024)
https://dev.mysql.com/blog-archive/introducing-mysql-innovation-and-long-term-support-lts-versions/
https://en.wikipedia.org/wiki/MySQL#Release_history
https://github.com/cycle/orm/blob/2.x/.github/workflows/ci-mysql.yml
https://hub.docker.com/_/mysql/tags?page=1
Mysql 5.6.51 (Ended Feb 2021) LTS
Mysql 5.7.44 (Ended Oct 2023) LTS
Mysql 8.0 (Ubuntu & Rocky Linux Latests) LTS
Mysql 8.2+ (Ended, Extended & Premier Support) NON-LTS
Mysql 8.3+ (Ended, Extended & Premier Support) NON-LTS
Mysql 8.4+ (Ends Apr 2024) NON-LTS
https://www.postgresql.org/support/versioning/
https://endoflife.date/postgresql
https://github.com/cycle/orm/blob/2.x/.github/workflows/ci-pgsql.yml
https://hub.docker.com/_/postgres/tags
Postgres 12.17+ (Ends Nov 2024)
Postgres 13.13+ (Ends Nov 2025)
Postgres 14.10+ (Ends Sep 2026)
Postgres 15.5+ (Ends Nov 2027)
Postgres 16.1+ (Ends Nov 2028)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Mysql Containers
Mariadb Containers
Postgres Containers
MariaDB
https://mariadb.com/kb/en/mariadb-vs-mysql-compatibility/
https://endoflife.date/mariadb
https://hub.docker.com/_/mariadb/tags?page=1
Maria 10.4.32+ (Ends June 2024) LTS
Maria 10.5.23+ (Ends June 2025) LTS
Maria 10.6.16+ (Ends June 2026) LTS
Maria 10.11.6+ (Ends Feb 2028) LTS
Maria 11.0.4+ (Ends Jun 2024)
Maria 11.1.3+ (Ends Aug 2024)
Maria 11.2.2+ (Ends Nov 2024)
Mysql
https://dev.mysql.com/blog-archive/introducing-mysql-innovation-and-long-term-support-lts-versions/
https://en.wikipedia.org/wiki/MySQL#Release_history
https://github.com/cycle/orm/blob/2.x/.github/workflows/ci-mysql.yml
https://hub.docker.com/_/mysql/tags?page=1
Mysql 5.6.51 (Ended Feb 2021) LTS
Mysql 5.7.44 (Ended Oct 2023) LTS
Mysql 8.0 (Ubuntu & Rocky Linux Latests) LTS
Mysql 8.2+ (Ended, Extended & Premier Support) NON-LTS
Mysql 8.3+ (Ended, Extended & Premier Support) NON-LTS
Mysql 8.4+ (Ends Apr 2024) NON-LTS
Postgresql
https://www.postgresql.org/support/versioning/
https://endoflife.date/postgresql
https://github.com/cycle/orm/blob/2.x/.github/workflows/ci-pgsql.yml
https://hub.docker.com/_/postgres/tags
Postgres 12.17+ (Ends Nov 2024)
Postgres 13.13+ (Ends Nov 2025)
Postgres 14.10+ (Ends Sep 2026)
Postgres 15.5+ (Ends Nov 2027)
Postgres 16.1+ (Ends Nov 2028)
MsSqlSrvr
The text was updated successfully, but these errors were encountered: