docker-ce安装
原文:https://www.runoob.com/docker/centos-docker-install.html
我的sudo docker run hello-world的显示结果
1 0e03****26d7: Pull complete 2 Digest: sha256:7******a449bf11e0941a1fd****8b2600777c5 3 Status: Downloaded newer image for hello-world:latest 4 5 Hello from Docker! 6 This message shows that your installation appears to be working correctly. 7 8 To generate this message, Docker took the following steps: 9 1. The Docker client contacted the Docker daemon. 10 2. The Docker daemon pulled the "hello-world" image from the Docker Hub. 11 (amd64) 12 3. The Docker daemon created a new container from that image which runs the 13 executable that produces the output you are currently reading. 14 4. The Docker daemon streamed that output to the Docker client, which sent it 15 to your terminal. 16 17 To try something more ambitious, you can run an Ubuntu container with: 18 $ docker run -it ubuntu bash 19 20 Share images, automate workflows, and more with a free Docker ID: 21 https://hub.docker.com/ 22 23 For more examples and ideas, visit: 24 https://docs.docker.com/get-started/
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 从 HTTP 原因短语缺失研究 HTTP/2 和 HTTP/3 的设计差异
· AI与.NET技术实操系列:向量存储与相似性搜索在 .NET 中的实现
· 基于Microsoft.Extensions.AI核心库实现RAG应用
· Linux系列:如何用heaptrack跟踪.NET程序的非托管内存泄露
· 开发者必知的日志记录最佳实践
· winform 绘制太阳,地球,月球 运作规律
· 超详细:普通电脑也行Windows部署deepseek R1训练数据并当服务器共享给他人
· 上周热点回顾(3.3-3.9)
· AI 智能体引爆开源社区「GitHub 热点速览」
· 写一个简单的SQL生成工具