Skip to content
Martin Brychta edited this page Aug 8, 2018 · 9 revisions

ant-dev

Docker environment for running antcms

Comes with Apache, php, MySQL, phpMyAdmin, Composer and Node.js.

Uses .bashrc created by jeffguy77, thanks!

Contents of this wiki

  1. Installation
  2. Container overview
  3. Commmands and CLI tools
  4. Troubleshooting

Disclaimer

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.

Quick links

Clone this wiki locally