Merge pull request #101 from chialab/feat/install-libevent

Install `event` PHP extension
This commit is contained in:
le0m
2022-05-13 17:09:02 +02:00
committed by GitHub
7 changed files with 7 additions and 0 deletions
+1
View File
@@ -18,6 +18,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get update -q \
bcmath \
bz2 \
calendar \
event \
exif \
gd \
gettext \
+1
View File
@@ -13,6 +13,7 @@ EXTENSIONS := \
bcmath \
bz2 \
calendar \
event \
exif \
gd \
gettext \
+1
View File
@@ -61,6 +61,7 @@ in addition to those you can already find in the [official PHP image](https://hu
- `bcmath`
- `bz2`
- `calendar`
- `event`
- `exif`
- `gd`
- `gettext`
+1
View File
@@ -13,6 +13,7 @@ EXTENSIONS := \
bcmath \
bz2 \
calendar \
event \
exif \
gd \
gettext \
+1
View File
@@ -61,6 +61,7 @@ in addition to those you can already find in the [official PHP image](https://hu
- `bcmath`
- `bz2`
- `calendar`
- `event`
- `exif`
- `gd`
- `gettext`
+1
View File
@@ -13,6 +13,7 @@ EXTENSIONS := \
bcmath \
bz2 \
calendar \
event \
exif \
gd \
gettext \
+1
View File
@@ -61,6 +61,7 @@ in addition to those you can already find in the [official PHP image](https://hu
- `bcmath`
- `bz2`
- `calendar`
- `event`
- `exif`
- `gd`
- `gettext`