Centos修改yum源并安装docker
【Centos修改yum源并安装docker】首先备份/etc/yum.repos.d/CentOS-Base.repo
下载对应版本repo文件, 放入/etc/yum.repos.d/(操作前请做好相应备份)
- CentOS5
- CentOS6
eple源:
rpm -Uvh http://ftp.sjtu.edu.cn/fedora/epel/6/i386/epel-release-6-8.noarch.rpm
docker 安装:
You will need RHEL 6.5 or higher, with a RHEL 6 kernel version 2.6.32-431 or higher as this has specific kernel fixes to allow Docker to work.
CentOS 6.5已经是2.6.32-431内核了,所以最好安装这个版本。
yum -y install docker-io
升级:
yum -y update docker-io
手动升级:
wget https://get.docker.io/builds/Linux/x86_64/docker-latest -O dockermv -f docker /usr/bin/docker
升级完成
启动:
service docker start
开机启动:
chkconfig docker on
转载于:https://blog.51cto.com/wwvoid/1782594
推荐阅读
- java|java b2b2c shop 多用户商城系统源码- config 修改配置
- day16-Linux|day16-Linux 软件管理
- CentOS7 阿里云镜像配置方法
- iOS富文本为html时,修改默认字体颜色
- react-navigation|react-navigation 动态修改 tabBar 样式
- 8、Flask构建弹幕微电影网站-搭建后台页面-密码修改、主页控制面板
- Centos6源码编译安装2.4版本http服务步骤
- javascript|vue使用js-xlsx导出excel,可修改格子样式,例如背景颜色、字体大小、列宽等
- minifilter中获取对文件修改属性的操作
- linux|linux centos7服务器时间同步