搭建centos+OpenCV+chrome环境
准备
docker pull centos:7
docker run -itd --name opencv centos:7 /bin/bash
yum update -y
yum -y install unzip zip
安装chrome
1.配置yum源,使用root账户
cd /etc/yum.repos.d/
vi google-chrome.repo
将下面内容写入文件
<微信扫一扫
docker pull centos:7
docker run -itd --name opencv centos:7 /bin/bash
yum update -y
yum -y install unzip zip
1.配置yum源,使用root账户
cd /etc/yum.repos.d/
vi google-chrome.repo
将下面内容写入文件
<相关推荐