Open poloka opened 8 years ago
I've personally used it with docker-compose with a nginx server in front of it. I put up a gist earlier with the configuration: https://gist.github.com/compuguy/719745fcc89b20476150678174f00cd7. The docker build file needs to be tweaked with options to use mysql though.
Yea, i've got it running on my Docker 1.12 Swarm cluster at home with no issues. Works like a charm. The Dockerfile needs a few modifications/additions, but by and large works without a hitch.
@Illydth I'de love to see your tweaks to the dockerfile. I was planning to tweak it to add support for passing variables for mysql.
@Illydth could you submit a PR to this existing project with your tweaks?
Checklist
My Issue
Docker version 1.12.0, build 8eab29e
Deployment with docker not defined within README. Need instructions on how to run the docker container locally and connect to the image.