Sign inSign up

hemantlinux2010/flexisip-mysql

By hemantlinux2010

Updated over 6 years ago

Image
0

213

hemantlinux2010/flexisip-mysql repository overview

This image is created for flexisip mysql. Flexisip db and user has created with password "mypassword". Run docker image using below cmd: "docker run -d --name=mariadb -e="MYSQL_ROOT_PASSWORD=mypassword" -p 10.11.13.193:3306:3306 --volume=/storage/docker/mysql-datadir:/var/lib/mysql --volume=/storage/docker/mysql-conf:/etc/mysql hemantlinux2010/flexisip-mysql"

Two volumes has mounted to container for persist changes. You need to first start it without these volumes and then copy config files from /etc/mysql/ to host directory Ex. /storage/docker/mysql-conf. After copying it please start container using above command.

Tag summary

Content type

Image

Digest

Size

108.6 MB

Last updated

over 6 years ago

docker pull hemantlinux2010/flexisip-mysql