TLightSky
About
如何安装docker-compose
Jan 16, 2016
安装pip:
apt-get install -y python-pip
安装docker-compose:
pip install docker-compose