google code prettify

2016年9月30日 星期五

Mac安裝docker-compose

1、安裝setuptools
輸入「brew install python」




2、透過easy_install安裝pip
輸入「sudo easy_install pip」



3、透過pip安裝docker-compose
輸入「pip install docker-compose」



4、驗証docker-compose是否安裝成功
輸入「docker-compose」






















Reference:
http://docs.python-guide.org/en/latest/starting/install/osx/
https://docs.docker.com/compose/install/

沒有留言:

張貼留言