docker-devenv/README.md
2021-10-25 20:17:32 +02:00

18 lines
356 B
Markdown

# 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