1. 程式人生 > >ubuntu docker及docker-compose安裝

ubuntu docker及docker-compose安裝

com git use master version 14. code yun ins

  • 阿裏雲源安裝docker
    Version: 18.06.1-ce
    curl -s  https://raw.githubusercontent.com/jy1779/docker/master/install/aliyun_docker_install.sh | bash
  • 官網源安裝docker
    Version: 18.06.1-ce
    curl -s https://raw.githubusercontent.com/jy1779/docker/master/install/docker_install.sh | bash
  • 安裝docker-compose
    docker-compose version 1.14.0
    curl -s https://raw.githubusercontent.com/jy1779/docker/master/install/install_docker-compose.sh | bash
  • ubuntu docker及docker-compose安裝