docker-devenv/README.md

19 lines
408 B
Markdown
Raw Permalink Normal View History

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