Sign inSign up

heathrow/mysql

By heathrow

•Updated over 7 years ago

MySQL

Image
0

10K+

heathrow/mysql repository overview

⁠MySQL Docker Image

build from official image⁠

⁠Environment Variables

⁠MYSQL_CHARSET

default: utf8

⁠MYSQL_COLLATION

default: utf8_general_ci

⁠MYSQL_INNODB_LARGE_PREFIX

default: nil

⁠Usage

docker run -e MYSQL_ROOT_PASSWORD=password -e MYSQL_CHARSET=utf8mb4 -e MYSQL_COLLATION=utf8mb4_general_ci -r MYSQL_INNODB_LARGE_PREFIX=1 -d heathrow/mysql:latest

https://github.com/docker-library/mysql⁠

Tag summary

Content type

Image

Digest

Size

123.6 MB

Last updated

over 7 years ago

docker pull heathrow/mysql