在阿里云服务器上利用 Docker 搭建 Hadoop 集群

wyh33652 49 0 PDF 2021-01-10 15:01:29

Docker 安装与配置 安装 Docker(摘自 Docker 官方文档) 设置 Docker Repository 更新软件索引$ sudo apt-get update 安装一些必要的包 $ sudo apt-get install \ apt-transport-https \ ca-certificates \ curl \ gnupg-agent \ software-properties-common 添加 Docker 官方 GPG Key$ curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sud

用户评论
请输入评论内容
评分:
暂无评论