ubuntu docker及docker-compose安裝

  1. 阿里雲源安裝docker
    操做系統:ubuntu
    Version: 18.06.1-ce
    curl -s  https://raw.githubusercontent.com/jy1779/docker/master/install/aliyun_docker_install.sh | bash
  2. 官網源安裝docker
    操做系統:ubuntu
    Version: 18.06.1-ce
    curl -s https://raw.githubusercontent.com/jy1779/docker/master/install/docker_install.sh | bash
  3. 安裝docker-compose
    操做系統:ubuntu
    docker-compose version 1.14.0
    curl -s https://raw.githubusercontent.com/jy1779/docker/master/install/install_docker-compose.sh | bash
相關文章
相關標籤/搜索