一款缓存服务器,测试环境 ubuntu16.4完美运行 1、解压 tar -vxzf redis-3.0.7.tar.gz 2、进入目录 cd redis 3、安装 make && make install 4、运行服务 redis/src/redis-server 5、运行客户端 redis/src/redis-cli 配置文档 redis/redis.conf
Who is this book for?
The Docker Book is for developers, sysadmins, and DevOps-minded folks who
want to implement Docker™ and container-based virtualization.
There is an expectation that the reader has basic Linux/Unix skills and is familiar
with the