-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Martin Brychta edited this page Aug 8, 2018
·
9 revisions
Docker environment for running antcms
Comes with Apache, php, MySQL, phpMyAdmin, Composer and Node.js.
Uses .bashrc created by jeffguy77, thanks!
This repository and docker image are used solely for local development at my company with specific use case. Although this environment might work for your use case as well, I can't provide warranty of any sorts for you.
MariaDB was dropped in favor of MySQL 8 because of volume mounting issues on windows, will switch to MariaDB once docker-library/mariadb#95 is resolved.