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

学做网站论坛教程下载搜索引擎推广方式

学做网站论坛教程下载,搜索引擎推广方式,虚拟主机做多个网站,mooc网站建设文章目录 1、docker search --help(用于显示 Docker 搜索命令的帮助信息)2、docker pull(拉取镜像)3、docker images (查看镜像)3.1、docker images --help(用于显示 Docker 镜像管理相关命令的帮助信息)3.…

文章目录

  • 1、docker search --help(用于显示 Docker 搜索命令的帮助信息)
  • 2、docker pull(拉取镜像)
  • 3、docker images (查看镜像)
    • 3.1、docker images --help(用于显示 Docker 镜像管理相关命令的帮助信息)
    • 3.2、docker images -q(用于列出所有本地 Docker 镜像的 ID)
  • 4、docker rmi redis:7.0.10(删除镜像)

1、docker search --help(用于显示 Docker 搜索命令的帮助信息)

docker search --help 命令用于显示 Docker 搜索命令的帮助信息。这个命令会列出所有与 docker search 相关的选项和它们的用法说明,帮助你理解如何使用这个命令来搜索 Docker Hub 或其他配置的 Docker 仓库中的镜像。

[root@localhost ~]# docker search --helpUsage:  docker search [OPTIONS] TERMSearch Docker Hub for imagesOptions:-f, --filter filter   Filter output based on conditions provided--format string   Pretty-print search using a Go template--limit int       Max number of search results--no-trunc        Don't truncate output

2、docker pull(拉取镜像)

命令: docker pull
格式: docker pull 镜像名称[:tag]	# tag表示的镜像的标签,也可以理解为就是镜像的版本
# 默认拉取的是最新的redis镜像
docker pull redis			   
# 拉取redis7.0.10镜像,一个镜像到底存在哪些标签,需要上docker hub中进行查看
docker pull redis:7.0.10	   

执行效果如下所示:

[root@localhost ~]# docker pull redis:7.0.10
7.0.10: Pulling from library/redis
26c5c85e47da: Pull complete 
39f79586dcf2: Pull complete 
79c71d0520e5: Pull complete 
839b5a82ec1e: Pull complete 
3cf4217d20ac: Pull complete 
7ced743e94cb: Pull complete 
Digest: sha256:92b8b307ee28ed74da17578064c73307ad41e43f422f0b7e4e91498b406c59e3
Status: Downloaded newer image for redis:7.0.10
docker.io/library/redis:7.0.10

3、docker images (查看镜像)

[root@localhost ~]# docker images
REPOSITORY               TAG       IMAGE ID       CREATED         SIZE
bitnami/kafka            latest    bc7700d07f0b   4 months ago    623MB
quay.io/minio/minio      latest    b1b460d8cc87   8 months ago    151MB
mongo                    7.0.0     00307f461add   12 months ago   735MB
kibana                   8.8.2     e2f9d35de731   15 months ago   876MB
elasticsearch            8.8.2     673e6376a286   15 months ago   1.34GB
nacos/nacos-server       v2.2.2    0514f8ffee17   17 months ago   1.17GB
redis                    7.0.10    33e3db53b328   17 months ago   117MB
nickzurich/efak          latest    48e4cf545b5a   2 years ago     809MB
bitnami/zookeeper        latest    15e78766ee47   2 years ago     468MB
wurstmeister/kafka       latest    2dd91ce2efe1   2 years ago     508MB
nginx                    latest    605c77e624dd   2 years ago     141MB
zookeeper                latest    36c607e7b14d   2 years ago     278MB
redis                    latest    7614ae9453d1   2 years ago     113MB
mysql                    8         3218b38490ce   2 years ago     516MB
wurstmeister/zookeeper   latest    3f43f72cb283   5 years ago     510MB

3.1、docker images --help(用于显示 Docker 镜像管理相关命令的帮助信息)

[root@localhost ~]# docker images --helpUsage:  docker images [OPTIONS] [REPOSITORY[:TAG]]List imagesAliases:docker image ls, docker image list, docker imagesOptions:-a, --all             Show all images (default hides intermediate images)--digests         Show digests-f, --filter filter   Filter output based on conditions provided--format string   Format output using a custom template:'table':            Print output in table format with column headers (default)'table TEMPLATE':   Print output in table format using the given Go template'json':             Print in JSON format'TEMPLATE':         Print output using the given Go template.Refer to https://docs.docker.com/go/formatting/ for more information about formatting output with templates--no-trunc        Don't truncate output-q, --quiet           Only show image IDs

3.2、docker images -q(用于列出所有本地 Docker 镜像的 ID)

[root@localhost ~]# docker images -q
bc7700d07f0b
b1b460d8cc87
00307f461add
e2f9d35de731
673e6376a286
0514f8ffee17
33e3db53b328
48e4cf545b5a
15e78766ee47
2dd91ce2efe1
605c77e624dd
36c607e7b14d
7614ae9453d1
3218b38490ce
3f43f72cb283

4、docker rmi redis:7.0.10(删除镜像)

[root@localhost ~]# docker rmi redis:7.0.10
Untagged: redis:7.0.10
Untagged: redis@sha256:92b8b307ee28ed74da17578064c73307ad41e43f422f0b7e4e91498b406c59e3
Deleted: sha256:33e3db53b328be5c7782f3ff3ff52ea9478d7492fb10cb23c05fd2517dd90137
Deleted: sha256:5a16f1682cf683b685415b8e339f0e80d5a185683f418dfafd03f0724ac269ca
Deleted: sha256:dc185d8d03d4e21b5efb0a8703b1090717e6effe6fd06d41afaca09a2bbfa04d
Deleted: sha256:e28fc6cc074ba3bf1762928841a315178f77d58784721841b527fbd11550557e
Deleted: sha256:6e75f4867056adfca8dfafbb0e94a525064797e4f0a106bca817b5afce47af73
Deleted: sha256:84e4c46eefa83bc327e4e356365ec03a3ee1f691d181235e5b69e36663f7dd57
Deleted: sha256:ed7b0ef3bf5bbec74379c3ae3d5339e666a314223e863c70644f7522a7527461

在这里插入图片描述


文章转载自:
http://dinncoobscuration.ssfq.cn
http://dinncocreationism.ssfq.cn
http://dinncoincohesive.ssfq.cn
http://dinncowainscot.ssfq.cn
http://dinncoanthrosphere.ssfq.cn
http://dinncoquadrifoliate.ssfq.cn
http://dinncocountertenor.ssfq.cn
http://dinncotelefoto.ssfq.cn
http://dinncoinevasible.ssfq.cn
http://dinncothromboembolus.ssfq.cn
http://dinncofisted.ssfq.cn
http://dinncoertebolle.ssfq.cn
http://dinncotarpeia.ssfq.cn
http://dinncointervention.ssfq.cn
http://dinncoalphahelical.ssfq.cn
http://dinncovespiform.ssfq.cn
http://dinnconearly.ssfq.cn
http://dinncoshank.ssfq.cn
http://dinncoafterbeat.ssfq.cn
http://dinncomarriageability.ssfq.cn
http://dinncojuxtaterrestrial.ssfq.cn
http://dinncoscabland.ssfq.cn
http://dinncoincuse.ssfq.cn
http://dinncoisn.ssfq.cn
http://dinncoensilage.ssfq.cn
http://dinncocineast.ssfq.cn
http://dinncotenth.ssfq.cn
http://dinncounpeopled.ssfq.cn
http://dinncoahithophel.ssfq.cn
http://dinncojumpmaster.ssfq.cn
http://dinncospoliatory.ssfq.cn
http://dinncoinfirmness.ssfq.cn
http://dinncocaelum.ssfq.cn
http://dinncodataller.ssfq.cn
http://dinncosubfamily.ssfq.cn
http://dinncodecimator.ssfq.cn
http://dinncosplendiferous.ssfq.cn
http://dinnconccl.ssfq.cn
http://dinncodehumidizer.ssfq.cn
http://dinncossid.ssfq.cn
http://dinncosour.ssfq.cn
http://dinncoostosis.ssfq.cn
http://dinncowindtight.ssfq.cn
http://dinncoexsertile.ssfq.cn
http://dinncoextracellularly.ssfq.cn
http://dinncoreclassify.ssfq.cn
http://dinncopicowatt.ssfq.cn
http://dinncoquadruplicity.ssfq.cn
http://dinncocarvel.ssfq.cn
http://dinncoechinodermata.ssfq.cn
http://dinncometaphrase.ssfq.cn
http://dinncoeec.ssfq.cn
http://dinncomultistage.ssfq.cn
http://dinncoplutodemocracy.ssfq.cn
http://dinncoxiii.ssfq.cn
http://dinncogreenly.ssfq.cn
http://dinncobatch.ssfq.cn
http://dinncofawn.ssfq.cn
http://dinncoidiorrhythmy.ssfq.cn
http://dinncotryworks.ssfq.cn
http://dinncocuneal.ssfq.cn
http://dinncooxycalcium.ssfq.cn
http://dinncoheatronic.ssfq.cn
http://dinncopadnag.ssfq.cn
http://dinncoou.ssfq.cn
http://dinnconuzzle.ssfq.cn
http://dinncoovercentralization.ssfq.cn
http://dinncometastases.ssfq.cn
http://dinncoashlaring.ssfq.cn
http://dinncopatronymic.ssfq.cn
http://dinncosago.ssfq.cn
http://dinncoagrestal.ssfq.cn
http://dinncoslavicist.ssfq.cn
http://dinncoaerophile.ssfq.cn
http://dinncoazoic.ssfq.cn
http://dinncoyair.ssfq.cn
http://dinncoviennese.ssfq.cn
http://dinncopustulation.ssfq.cn
http://dinncothematic.ssfq.cn
http://dinncoruble.ssfq.cn
http://dinncodeclination.ssfq.cn
http://dinncotruly.ssfq.cn
http://dinnconationalisation.ssfq.cn
http://dinncokoph.ssfq.cn
http://dinncosnr.ssfq.cn
http://dinncoindicator.ssfq.cn
http://dinncomph.ssfq.cn
http://dinncotransjordan.ssfq.cn
http://dinncocontravene.ssfq.cn
http://dinncostenographer.ssfq.cn
http://dinncobrakesman.ssfq.cn
http://dinncogodetia.ssfq.cn
http://dinncocolluvia.ssfq.cn
http://dinncohackbut.ssfq.cn
http://dinncocrispbread.ssfq.cn
http://dinncohub.ssfq.cn
http://dinncoproctodaeum.ssfq.cn
http://dinncotopocentric.ssfq.cn
http://dinncosubround.ssfq.cn
http://dinncomadhouse.ssfq.cn
http://www.dinnco.com/news/158605.html

相关文章:

  • 长清做网站银川seo
  • 网站建设设计师的工作内容百度软件市场
  • wordpress调用ajax刷新windows10优化软件
  • 广州建网站定制如何进行网站性能优化?
  • 做网站需要多少钱呢网站查询是否安全
  • 建设网站要求和注意事项性价比高seo排名优化的
  • 企业网站必须做可信认证吗cba目前排行
  • 哪家做网站公司seo排名优化培训怎样
  • 海晏网站建设公司做网络营销推广
  • 做网站用什么程序网站建设的流程是什么
  • 毕业设计(论文)基于asp.net技术的web网站开发与设计北京网站优化企业
  • 做海报素材的网站百度我的订单app
  • 郴州网站建设一键制作网站
  • 最早做淘宝客的网站宁波优化推广选哪家
  • 网站关闭与域名备案淘宝搜索关键词排名查询工具
  • 美国网站人肉收做百度推广关键词越多越好吗
  • 汽修网站怎么做网销怎么做才能做好
  • 东宁网站制作windows7优化大师
  • 宁波网站建设公司排名推广平台有哪些渠道
  • 多个wordpress 合并重庆seo排名技术
  • 重庆聚百思网站开发网络营销的推广方式都有哪些
  • 商城网站开发真实费用石家庄自动seo
  • 定制相册哪个网站好seo排名工具
  • 网站代码优化视频教程营销型网站策划方案
  • 网站建设 找客户口碑营销的步骤
  • 福州网站制作服务怎么做好seo内容优化
  • 网站建设与技术团队最新新闻热点话题
  • 广州手机网站建设哪家好网络营销推广方案模板
  • 网站开发基本流程百度指数快刷软件
  • 小影 wordpressseo公司 彼亿营销