mirror of
https://github.com/Dannecron/php-for-dev.git
synced 2025-12-25 16:12:35 +03:00
bump php 7.x versions. Add image for php 8.0. Update reamde, ci.
This commit is contained in:
32
readme.md
32
readme.md
@@ -6,21 +6,24 @@ Images can be found on [docker hub](https://hub.docker.com/repository/docker/dan
|
||||
|
||||
#### Supported versions
|
||||
|
||||
* php 7.4.13
|
||||
* composer 1.10.17
|
||||
* xdebug 2.9.8
|
||||
* rdkafka 3.1.2
|
||||
* timecop 1.2.10
|
||||
* php 7.3.25
|
||||
* composer 1.10.17
|
||||
* xdebug 2.9.8
|
||||
* rdkafka 3.1.2
|
||||
* timecop 1.2.10
|
||||
* php 8.0.1
|
||||
* composer 2.0.8
|
||||
* xdebug 3.0.1
|
||||
* php 7.4.14 (latest)
|
||||
* composer 1.10.17
|
||||
* xdebug 2.9.8
|
||||
* rdkafka 3.1.2
|
||||
* timecop 1.2.10
|
||||
* php 7.3.26
|
||||
* composer 1.10.17
|
||||
* xdebug 2.9.8
|
||||
* rdkafka 3.1.2
|
||||
* timecop 1.2.10
|
||||
* php 7.2.34
|
||||
* composer 1.10.17
|
||||
* xdebug 2.7.2
|
||||
* rdkafka 3.1.2
|
||||
* timecop 1.2.10
|
||||
* composer 1.10.17
|
||||
* xdebug 2.7.2
|
||||
* rdkafka 3.1.2
|
||||
* timecop 1.2.10
|
||||
|
||||
All images now include [zsh](https://www.zsh.org/), that allowed using [oh-my-zsh](https://github.com/ohmyzsh/ohmyzsh) and its plugins for improving user experience.
|
||||
|
||||
@@ -31,6 +34,7 @@ To build container just use one of this commands:
|
||||
make build-72
|
||||
make build-73
|
||||
make build-74
|
||||
make build-80
|
||||
```
|
||||
|
||||
#### Run
|
||||
|
||||
Reference in New Issue
Block a user