Skip to content

Commit 2d1a7b4

Browse files
committed
feature: add php-pear package to the list of packages to be installed
This will provide `pecl` tooling to the container. Signed-off-by: Maximilian Bösing <[email protected]>
1 parent c2d713a commit 2d1a7b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ RUN apt update \
7474
zip \
7575
msodbcsql17 \
7676
\
77+
php-pear \
78+
\
7779
php5.6-bz2 \
7880
php5.6-cli \
7981
php5.6-curl \

0 commit comments

Comments
 (0)