Add an empty line for a demo (sorry)
This commit is contained in:
parent
ea3ffb5579
commit
07468c8649
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ RUN apt-get update \
|
||||||
&& apt-get install -y nano \
|
&& apt-get install -y nano \
|
||||||
&& apt-get clean
|
&& apt-get clean
|
||||||
|
|
||||||
|
#
|
||||||
## Enable REDIS extension
|
## Enable REDIS extension
|
||||||
# RUN pecl channel-update pecl.php.net \
|
# RUN pecl channel-update pecl.php.net \
|
||||||
# && sh -c "yes '' | pecl install redis" \
|
# && sh -c "yes '' | pecl install redis" \
|
||||||
|
|
Loading…
Add table
Reference in a new issue