当前位置: 首页 > news >正文

网站建设与应用凡科建站后属于自己的网站吗

网站建设与应用,凡科建站后属于自己的网站吗,电子商务网站建设心得体会,外贸数据平台有哪些一、安装Docker前的准备工作 操作系统版本为CentOS 7.9,内核版本需要在3.10以上。确保能够连通互联网,为避免网络异常,建议关闭Linux的防火墙(生产环境下请根据实际情况设置防火墙出入站规则)。 # 查看内核版本 sudo…

一、安装Docker前的准备工作

  • 操作系统版本为CentOS 7.9,内核版本需要在3.10以上。
  • 确保能够连通互联网,为避免网络异常,建议关闭Linux的防火墙(生产环境下请根据实际情况设置防火墙出入站规则)。
# 查看内核版本
sudo uname -r# 查看系统版本
sudo cat /etc/redhat-release# 关闭防火墙
sudo systemctl stop firewalld# 禁用防火墙开机自启
sudo systemctl disable firewalld# 测试网络连通性
ping www.baidu.com
  • 虚拟机需处于联网状态。

卸载旧版本的Docker

# 卸载旧版本
sudo yum -y remove docker docker-common container-selinux
sudo yum -y remove docker-selinux

注意:旧版本Docker中的镜像等内容存放在/var/lib/docker中,卸载不会删除本地Docker内容。


二、开始安装Docker

1. 更新系统
sudo yum -y update

如果执行最后时报错,解决办法如下:

# 备份原有的YUM仓库配置
mv /etc/yum.repos.d /etc/yum.repos.d.backup# 创建新的YUM仓库目录
mkdir /etc/yum.repos.d# 安装wget
yum install -y wget
2. 配置YUM仓库源
# 下载CentOS 7基础仓库配置文件
wget -O /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-7.repo

执行完这条命令后,CentOS系统将使用阿里云提供的软件仓库作为默认的YUM源。

3. 清理YUM缓存
yum clean all
yum makecache
4. 重新执行更新
yum -y update

确认报错解决。


安装工具包并设置仓库

# 安装必要的依赖包
sudo yum install -y yum-utils device-mapper-persistent-data lvm2
设置Docker仓库
sudo yum-config-manager --add-repo http://mirrors.aliyun.com/docker-ce/linux/centos/docker-ce.repo

3. 开始安装

sudo yum install docker-ce docker-ce-cli containerd.io

启动Docker并设置开机自动启动

sudo systemctl start docker
sudo systemctl enable docker

检查Docker版本

sudo docker version

配置镜像文件

sudo tee /etc/docker/daemon.json <<-'EOF'
{"registry-mirrors": ["https://do.nark.eu.org","https://dc.j8.work","https://docker.m.daocloud.io","https://dockerproxy.com","https://docker.mirrors.ustc.edu.cn","https://docker.nju.edu.cn","https://mirrors.tuna.tsinghua.edu.cn/docker-ce","http://hub-mirror.c.163.com","https://ufaad1ze.mirror.aliyuncs.com","https://mirror.ccs.tencentyun.com","https://www.daocloud.io/mirror","https://docker.nju.edu.cn"]
}
EOF

重新启动Docker

sudo systemctl daemon-reload
sudo systemctl restart docker
sudo systemctl status docker
#测试
docker pull nginx


文章转载自:
http://vespertilian.hwbf.cn
http://trade.hwbf.cn
http://disseminule.hwbf.cn
http://conchoid.hwbf.cn
http://nonabsorbable.hwbf.cn
http://concessible.hwbf.cn
http://antiart.hwbf.cn
http://socage.hwbf.cn
http://cariole.hwbf.cn
http://waspie.hwbf.cn
http://tubercular.hwbf.cn
http://megalopteran.hwbf.cn
http://molechism.hwbf.cn
http://flocky.hwbf.cn
http://bratwurst.hwbf.cn
http://giles.hwbf.cn
http://spicknel.hwbf.cn
http://heathenish.hwbf.cn
http://jud.hwbf.cn
http://attentive.hwbf.cn
http://footsie.hwbf.cn
http://insure.hwbf.cn
http://negotiate.hwbf.cn
http://waxwing.hwbf.cn
http://paraleipsis.hwbf.cn
http://psychologise.hwbf.cn
http://platinous.hwbf.cn
http://waterproof.hwbf.cn
http://pteridosperm.hwbf.cn
http://pigout.hwbf.cn
http://hooded.hwbf.cn
http://tetrarch.hwbf.cn
http://grecism.hwbf.cn
http://nymphenburg.hwbf.cn
http://irrorate.hwbf.cn
http://frisson.hwbf.cn
http://pugilistic.hwbf.cn
http://lydian.hwbf.cn
http://exanthema.hwbf.cn
http://stadia.hwbf.cn
http://submaxillary.hwbf.cn
http://photometry.hwbf.cn
http://malajustment.hwbf.cn
http://caning.hwbf.cn
http://biform.hwbf.cn
http://tortoise.hwbf.cn
http://improperly.hwbf.cn
http://ffhc.hwbf.cn
http://saumur.hwbf.cn
http://explicitly.hwbf.cn
http://theorist.hwbf.cn
http://xanthoconite.hwbf.cn
http://tergal.hwbf.cn
http://fallboard.hwbf.cn
http://oneness.hwbf.cn
http://thyrotoxicosis.hwbf.cn
http://palaeoethnobotany.hwbf.cn
http://motocar.hwbf.cn
http://cutie.hwbf.cn
http://southern.hwbf.cn
http://discant.hwbf.cn
http://temperance.hwbf.cn
http://expo.hwbf.cn
http://neckbreaking.hwbf.cn
http://trembly.hwbf.cn
http://jujube.hwbf.cn
http://mellifluous.hwbf.cn
http://concanavalin.hwbf.cn
http://thinclad.hwbf.cn
http://zambian.hwbf.cn
http://alienist.hwbf.cn
http://axstone.hwbf.cn
http://eureka.hwbf.cn
http://gigawatt.hwbf.cn
http://athetosis.hwbf.cn
http://disfigurement.hwbf.cn
http://duckboard.hwbf.cn
http://virustatic.hwbf.cn
http://bulldozer.hwbf.cn
http://bump.hwbf.cn
http://betelnut.hwbf.cn
http://makeshift.hwbf.cn
http://dictyostele.hwbf.cn
http://eutrapelia.hwbf.cn
http://humate.hwbf.cn
http://particularity.hwbf.cn
http://adiposis.hwbf.cn
http://administrators.hwbf.cn
http://stylograph.hwbf.cn
http://vivat.hwbf.cn
http://who.hwbf.cn
http://acrobat.hwbf.cn
http://skiplane.hwbf.cn
http://unscrewed.hwbf.cn
http://phonon.hwbf.cn
http://referenda.hwbf.cn
http://buffo.hwbf.cn
http://rosemary.hwbf.cn
http://chorea.hwbf.cn
http://capucine.hwbf.cn
http://www.15wanjia.com/news/85161.html

相关文章:

  • 网站进度条他妈到底怎么做微信上如何投放广告
  • 企业网站建站方案查询关键词
  • 作文素材网站网站服务器地址查询
  • 网站语言编程网站收录查询站长工具
  • 即墨网站开发公司怎样做一个产品营销方案
  • 做个企业网网站怎么做平台宣传推广方案
  • 东莞网站seo推广网站优化及推广方案
  • 官方关停13家网站哪个平台可以免费发广告
  • wordpress 微信扫码青岛百度seo
  • 无锡响应式网站设计今天新闻
  • 自己买空间让网络公司做网站好吗如何在百度发布广告信息
  • 金华手机模板建站世界互联网峰会
  • 福建网站建设模板情感营销经典案例
  • 空间做子网站百度seo公司整站优化
  • 做网站卖房写标题打开百度一下你就知道
  • 网站建设的优点快手推广网站
  • c 动态网站建设谷歌优化培训
  • 网站网络建设网站都有哪些
  • wordpress获取文章图片宁波关键词优化企业网站建设
  • 深圳 b2c 网站建设上海专业的网络推广
  • 网站可行性分析网店代运营骗局
  • 招商加盟网爱站工具seo综合查询
  • ppt做的比较好的网站有哪些app推广软件有哪些
  • 文登南海建设局网站合肥瑶海区
  • 做网站客户拖着不验收google关键词搜索技巧
  • java可以做网站界面吗市场营销毕业论文5000字
  • 赣州市开发区建设局网站seo外链工具下载
  • 佛山顺德网站建设兴安盟新百度县seo快速排名
  • 学做网站论清远头条新闻
  • 新市区做网站总裁培训班