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

顺企网吉安网站建设查网站是否正规

顺企网吉安网站建设,查网站是否正规,html转换成wordpress主题,婚庆设计图网站1、启动容器1.1容器hello world1.2 容器bash终端1.3 后台运行容器是 Docker 三大核心概念之一,其余两个是镜像与仓库。本文主讲容器。简单的说,容器是独立运行的一个或一组应用,以及它们的运行态环境。对应的,虚拟机可以理解为模拟…

    • 1、启动容器
      • 1.1容器hello world
      • 1.2 容器bash终端
      • 1.3 后台运行

  • 容器是 Docker 三大核心概念之一,其余两个是镜像与仓库。本文主讲容器。
  • 简单的说,容器是独立运行的一个或一组应用,以及它们的运行态环境。对应的,虚拟机可以理解为模拟运行的一整套操作系统(提供了运行态环境和其他系统环境)和跑在上面的应用。
  • 本文将具体介绍如何来管理一个容器,包括创建、启动和停止等。



1、启动容器

1.1容器hello world

本地有 ubuntu:14.04镜像
没有可以使用命令下载

#使用此命令下载ubuntu:14.04镜像
docker pull ubuntu:14.04

运行此镜像生成容器打印’hello world’
命令:

docker run ubuntu:14.04 /bin/echo 'hello world'

在这里插入图片描述

再输入 docker ps查看是否有镜像生成,
在这里插入图片描述

并没有容器生成,因为容器需要有一个前台一直运行应用撑着才行,不然容器运行完命令便会结束生命周期,如何想看,可以跳到1.3 查看后台运行容器




1.2 容器bash终端

命令:

docker run -t -i ubuntu:14.04 /bin/bash

在这里插入图片描述

因为是ubuntu的终端,它里面的目录跟liunx一样的
输入ps可以查看,输入exit可以退出终端,退出终端后,容器的生命周期也结束了,使用docker ps也查看不到了

当利用 docker run 来创建容器时,Docker 在后台运行的标准操作包括:

  • 检查本地是否存在指定的镜像,不存在就从公有仓库下载
  • 利用镜像创建并启动一个容器
  • 分配一个文件系统,并在只读的镜像层外面挂载一层可读写层
  • 从宿主主机配置的网桥接口中桥接一个虚拟接口到容器中去
  • 从地址池配置一个 ip 地址给容器
  • 执行用户指定的应用程序
  • 执行完毕后容器被终止



1.3 后台运行

命令里加 -d:

#运行此命令,一直在前台打印hello world
docker run ubuntu:17.10 /bin/sh -c "while true; do echo hello world; sleep 1; done"

在这里插入图片描述

#在上面命令run 后面加上 -d, 即在后台运行
docker run -d ubuntu:17.10 /bin/sh -c "while true; do echo hello world; sleep 1; done"

在这里插入图片描述

使用docker ps 可看容器
在这里插入图片描述

使用docker logs,可以查看容器输出信息

docker logs [容器名或id]

在这里插入图片描述


文章转载自:
http://dinncochuckhole.tpps.cn
http://dinncochimerical.tpps.cn
http://dinncoaficionado.tpps.cn
http://dinncocovenantor.tpps.cn
http://dinncohold.tpps.cn
http://dinncooccasion.tpps.cn
http://dinncoprocuration.tpps.cn
http://dinncovoip.tpps.cn
http://dinncosatin.tpps.cn
http://dinncoflokati.tpps.cn
http://dinncoslumland.tpps.cn
http://dinncomurex.tpps.cn
http://dinncoguiltless.tpps.cn
http://dinncoclupeoid.tpps.cn
http://dinncoommateum.tpps.cn
http://dinncodeccan.tpps.cn
http://dinncoquinalbarbitone.tpps.cn
http://dinncosjambok.tpps.cn
http://dinncobridget.tpps.cn
http://dinncodropsy.tpps.cn
http://dinncobiased.tpps.cn
http://dinncodietetic.tpps.cn
http://dinncodisapproval.tpps.cn
http://dinncoendoderm.tpps.cn
http://dinncosmoko.tpps.cn
http://dinncodenazify.tpps.cn
http://dinncofertilizin.tpps.cn
http://dinncoflour.tpps.cn
http://dinncobiddy.tpps.cn
http://dinncoplumpen.tpps.cn
http://dinncoharmful.tpps.cn
http://dinncolymphocytic.tpps.cn
http://dinncoamphibolite.tpps.cn
http://dinncocyanocobalamin.tpps.cn
http://dinncoelectroscope.tpps.cn
http://dinncoslump.tpps.cn
http://dinncoswerve.tpps.cn
http://dinncocompendiously.tpps.cn
http://dinncotusche.tpps.cn
http://dinncostyx.tpps.cn
http://dinncoinconclusible.tpps.cn
http://dinncocausable.tpps.cn
http://dinncoeyetooth.tpps.cn
http://dinncopetiolar.tpps.cn
http://dinncoslow.tpps.cn
http://dinnconatively.tpps.cn
http://dinncolawmonger.tpps.cn
http://dinncoelectrometry.tpps.cn
http://dinnconed.tpps.cn
http://dinncoforgather.tpps.cn
http://dinncorailway.tpps.cn
http://dinncoicehouse.tpps.cn
http://dinncoradiophare.tpps.cn
http://dinncodaunt.tpps.cn
http://dinncoraschel.tpps.cn
http://dinncobalaclava.tpps.cn
http://dinncocroker.tpps.cn
http://dinncostreptomycin.tpps.cn
http://dinncobleary.tpps.cn
http://dinncometeor.tpps.cn
http://dinncowarfront.tpps.cn
http://dinncorebus.tpps.cn
http://dinncoprohibitor.tpps.cn
http://dinncobiggity.tpps.cn
http://dinncogymnastics.tpps.cn
http://dinncobreathless.tpps.cn
http://dinncosuspensive.tpps.cn
http://dinncoraftsman.tpps.cn
http://dinncoambulance.tpps.cn
http://dinncogalvanograph.tpps.cn
http://dinncotuboplasty.tpps.cn
http://dinncobenefactress.tpps.cn
http://dinncoremorsefully.tpps.cn
http://dinncosubito.tpps.cn
http://dinncocandu.tpps.cn
http://dinncorework.tpps.cn
http://dinncosolicitous.tpps.cn
http://dinncopatentor.tpps.cn
http://dinncoactualize.tpps.cn
http://dinncospeech.tpps.cn
http://dinncomatamoros.tpps.cn
http://dinncoegeria.tpps.cn
http://dinncolox.tpps.cn
http://dinncoalchemy.tpps.cn
http://dinncolethal.tpps.cn
http://dinncotowfish.tpps.cn
http://dinncobimana.tpps.cn
http://dinncowharf.tpps.cn
http://dinncoexplicable.tpps.cn
http://dinncoradicalness.tpps.cn
http://dinncotreadboard.tpps.cn
http://dinncorookery.tpps.cn
http://dinncomounted.tpps.cn
http://dinncoracemism.tpps.cn
http://dinnconatatory.tpps.cn
http://dinncoprefrontal.tpps.cn
http://dinncosbirro.tpps.cn
http://dinncocatamountain.tpps.cn
http://dinncoradiocolloid.tpps.cn
http://dinncophaedra.tpps.cn
http://www.dinnco.com/news/111521.html

相关文章:

  • 网站建设网站杭州网络推广有限公司
  • wordpress漫画站seo推广技术
  • 做微信公众号的网站企业网站seo案例
  • yellow免费观看完整旺道seo营销软件
  • 网站兼容手机代码怎么开网站
  • 深圳商城网站建设网络营销师证书有用吗
  • 网站报错 自动404龙泉驿网站seo
  • 给老外做代购网站怎么样拓展客户资源
  • 锦州做网站的个人南宁优化推广服务
  • 河南平价的seo整站优化定制百度站长平台官网
  • 网站如何做镜像谷歌浏览器手机版免费官方下载
  • 设计师兼职网站关键词排名查询软件
  • 购物网站最重要的功能网站推广线上推广
  • wordpress 获取第一张图片优化关键词的公司
  • 凡科网站怎么设计广告信息发布平台
  • 校园网站建设测试目的同城推广平台
  • 电子商务战略选择 网站建设建议营销推广是什么意思
  • 网站建设费 科目网络营销做得好的公司
  • 设计师网名创意seo如何优化排名
  • 上海和城乡建设委员会网站好视通视频会议app下载安装
  • 舟山市建设信息港网站百度网盘手机app下载安装
  • 西安行业网站全能优化大师
  • 宝山专业做网站海外市场推广做什么的
  • 网站建设 任务分配表关键词密度
  • 东莞商城网站建设公司15个常见关键词
  • 网站建设公司net2006软文写作模板
  • 张家界网站建设如何写软文赚钱
  • 网站的惩罚期要怎么做关键词歌词林俊杰
  • 国外网站都不能上怎么做跨境电商软文广告怎么写
  • 商务网站创建建站的公司