ilios/mysql
Mysql configured for running Ilios
10K+
This repository is the home for the official Ilios Docker images as well as some sample configurations for running these images in concert.
If you are attempting to run Ilios from within a container infrastructure we hope the docker-compose.yml
file will help you understand how these pieces can be fit together.
These sample files are not quite ready for production use, you will need to customize them for your own environment to ensure you are storing data from MySql and Ilios in a way that will not be lost when the docker containers are removed or replaced.
docker-compose -f demo-docker-compose.yml up -d
These containers are auto built on the docker hub and can be found at https://hub.docker.com/u/ilios/
docker pull ilios/mysql