docker-modx
docker-modx copied to clipboard
Docker image for MODX
https://modx.pro/hosting/23448 ([automatic translation](https://modx-pro.translate.goog/hosting/23448?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=en&_x_tr_pto=wapp)) Perhaps there's some inspiration or opportunity to collaborate https://github.com/bezumkin/modx-docker
It seems the repository was not updated for a while and the scripts do not work with most recent version (and on a Mac M1). The files should be updated...
I'm facing the warning: ``` Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"?` ``` How to fix it?
Docs sample - https://github.com/docker-library/docs/tree/master/wordpress
I cloned the repository and tried to run using `docker-compose up -d`... here is what I get ``` Creating network "docker-modx_default" with the default driver Pulling db (mysql:5.7)... 5.7: Pulling...