We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fa196c commit 96c9169Copy full SHA for 96c9169
build.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
3
-yum install -y php71-cli zip
+yum install -y php71-mbstring.x86_64 zip php71-pgsql php71-mysqli
4
5
mkdir /tmp/layer
6
cd /tmp/layer
0 commit comments