Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 456 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 456 Bytes

docker-mysql-arm64

Warning
This is not an official product of YUMEMI Inc.

Warning
This is not an official image of Oracle Inc. nor Docker Inc.
DO NOT USE IN PRODUCTION. Use official images in production instead.

MySQL Docker Image with Arm64 architecture support for 5.7.

Usage

From CLI

docker run -d ghcr.io/yumemi-inc/mysql:5.7

From Dockerfile

FROM ghcr.io/yumemi-inc/mysql:5.7