Revert "fix Dockerfile syntax"
This reverts commit f7d0b1617c1c3a30c9d055cad8e0f76643b83312.
This commit is contained in:
parent
f7d0b1617c
commit
9cc369d723
@ -21,7 +21,7 @@ index 18d6d34..5fa7ad6 100644
|
||||
$unitPackages \
|
||||
curl \
|
||||
&& apt-get remove --purge --auto-remove -y apt-transport-https && rm -rf /var/lib/apt/lists/* /etc/apt/sources.list.d/unit.list \
|
||||
+ && ln -sf /usr/share/php/Embed /usr/local/lib/php/Embed \
|
||||
+ && ln -sf /usr/share/php/Embed /usr/local/lib/php/Embed
|
||||
\
|
||||
# if we have leftovers from building, let's purge them (including extra, unnecessary build deps)
|
||||
&& if [ -n "$tempDir" ]; then \
|
||||
|
Loading…
x
Reference in New Issue
Block a user