Skip to content

Commit 2ab5c77

Browse files
authored
added my new cakephp docker spinup system (#497)
* added my new cakephp docker spinup system * Fix formatting of OPCache Preloader entry in README
1 parent 0deddd2 commit 2ab5c77

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,8 @@ Additional lists you might find useful:
336336
*Software and tools for creating a sandboxed development environment.*
337337

338338
- [CakePHP Docker](https://github.com/cnizzardini/cakephp-docker) - A cakephp/app template for docker.
339-
- [CakePHP Vagrant Setup](https://github.com/cpierce/cakephp-vagrant-setup) - Tool for spinning up multiple CakePHP vanilla dev environments.
339+
- [CakePHP Vagrant Setup](https://github.com/cpierce/cakephp-vagrant-setup) - Tool for spinning up multiple CakePHP vanilla dev environments using Vagrant.
340+
- [CakePHP Docker Setup](https://github.com/cpierce/cakephp-docker-setup) - Tool for spinning up multiple CakePHP vanilla dev environments using Docker.
340341
- [DDEV](https://ddev.readthedocs.io/en/stable/) - Docker based local env.
341342
- [Devilbox](https://devilbox.readthedocs.io/en/latest/) - A docker development environment for (CakePHP) apps to be auto-setup including a lot of tools.
342343
- [Docker](https://github.com/stefanvangastel/docker-cakephp) - CakePHP in a docker container environment.

0 commit comments

Comments
 (0)