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 clean
|
||||
|
||||
#
|
||||
## Enable REDIS extension
|
||||
# RUN pecl channel-update pecl.php.net \
|
||||
# && sh -c "yes '' | pecl install redis" \
|
||||
|
|
Loading…
Reference in a new issue