Skip to content

Commit

Permalink
Add php packages for dkb
Browse files Browse the repository at this point in the history
  • Loading branch information
witxka authored and Victor Kotlyar committed Jun 19, 2024
1 parent 6709c33 commit 2b17b9a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Installation/Docker/AL9/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,9 @@ RUN yum install -y \
wget \
diffutils \
libnsl \
libaio
libaio \
php \
php-cli

# Prepare DKB software
RUN mkdir ${DKB_DIR} \
Expand Down

0 comments on commit 2b17b9a

Please sign in to comment.