docker-devenv/README.md

19 lines
362 B
Markdown
Raw Normal View History

2021-10-25 20:17:32 +02:00
# deblan/devenv
Personal docker image to build the majority of my projects.
```
$ docker pull deblan/devenv
```
## Tools
* PHP 7.4 and 8.0
* [Composer](https://getcomposer.org/download/) runnable with PHP 7.4 and PHP 8.0
* [Magallanes](https://www.magephp.com/)
* NodeJS 12 with NPM, yarn and webpack
* PIP (python3)
* build-*essential
* SSH and rsync
2021-11-03 14:49:11 +01:00
* Zip