How does install docker & fig on ubuntu ?

Follow this command...

sudo apt-get install -y docker ;
sudo apt-get install -y docker.io ;
source /etc/bash_completion.d/docker.io;
sudo apt-get install -y python-pip;
sudo pip install -U fig;
curl -sL https://deb.nodesource.com/setup | sudo bash -;
sudo apt-get install -y nodejs;
sudo mkdir -p /opt/postgresql/data;
sudo mkdir -p /opt/redis/data;
view raw gistfile1.txt hosted with ❤ by GitHub

留言

此網誌的熱門文章

nginx 上安裝 TWCA 憑證

PSPAD / NOTEPAD++ 好用功能