Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

Latest commit

 

History

History
9 lines (7 loc) · 292 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 292 Bytes

Percona Ubuntu

Ubuntu 16.04

This is an implementation of percona MySQL database. Click to link for more info.

Usage

docker run --name my-percona -e MYSQL_ROOT_PASSWORD=password -d -p 3306:3306 borosr/percona-ubuntu