Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Sorting out the related commands of docker pull

2025-03-31 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

This article mainly explains the "docker pull-related command finishing", the content of the article is simple and clear, easy to learn and understand, the following please follow the editor's ideas slowly in-depth, together to study and learn "docker pull-related command sorting" bar!

[root@k8s-master ~] # sed-I's lib/systemd/system/docker.service ExecStart =\ / usr\ / bin\ / dockerd/ExecStart=\ / usr\ / bin\ / dockerd-- insecure-registry private server ip-- registry-mirror=https\:\ / 3kh4xup1\ .mirror\ .aliyuncs\ .com / g'/ lib/systemd/system/docker.service [root@k8s-master ~] # docker login private server ip-- username= user-- password= password [root@k8s-master ~] # docker pull zookeeperUsing default tag: latestlatest : Pulling from library/zookeeper627beaf3eaaf: Pull complete Digest: sha256:ab53b6ca2b2b57599964265264f2e0a4379b988ff028fde4217ad8ab23de3059Status: Downloaded newer image for zookeeper:latest [root@k8s-master ~] # docker imagesREPOSITORY TAG IMAGE ID CREATED SIZEzookeeper latest 19604ac4a163 2 weeks Ago 143MB [root@k8s-master ~] # docker tag zookeeper:latest ip/public/zookeeper:latest [root@k8s-master ~] # docker imagesREPOSITORY TAG IMAGE ID CREATED SIZEip/public/zookeeper latest 19604ac4a163 2 weeks Ago 143MBzookeeper latest 19604ac4a163 [root@k8s-master ~] # docker push ip/public/zookeeper Thank you for reading The above is the content of "docker pull-related command arrangement". After the study of this article, I believe you have a deeper understanding of the problem of docker pull-related command arrangement, and the specific use needs to be verified in practice. Here is, the editor will push for you more related knowledge points of the article, welcome to follow!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report