Home  >  Article  >  Backend Development  >  docker php container installation memcached

docker php container installation memcached

WBOY
WBOYOriginal
2016-07-28 08:27:261424browse

Docker’s PHP container installation memcached


The download address is here: https://launchpad.net/libmemcached/+download


<code>curl <span>-O</span> https:<span>//launchpadlibrarian.net/165454254/libmemcached-1.0.18.tar.gz </span>
cd libmemcached<span>-</span><span>1.0</span><span>.18</span>tar <span>-xvzf</span> libmemcached<span>-</span><span>1.0</span><span>.18</span><span>.</span>tar<span>.</span>gz 
<span>.</span>/configure <span>--</span><span>with</span><span>-memcached</span><span>--</span>disable<span>-memcached</span><span>-sasl</span>
make <span>&&</span> make install 

apt<span>-get</span> install zlib1g<span>-dev</span></code>
').addClass('pre-numbering').hide(); $(this).addClass('has-numbering').parent().append($numbering); for (i = 1; i ').text(i)); }; $numbering.fadeIn(1700); }); });

The above introduces docker's PHP container installation memcached, including the relevant content. I hope it will be helpful to friends who are interested in PHP tutorials.

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Previous article:php的日期时间函数Next article:公司服务器配置手册