提交自己的centos6.4 sshd-httpd image到docker.io上

[摘要] 已经在之前的文章《创建基于CentOS下sshd和httpd服务的Docker image》中将最近这些天docker学习的成果做了简单的总结,现在提交了自己的docker image到index.docker.io上,方便大家pull下来使用. Image Tag:centos6.4,sshd,httpd. 使用方法:docker pull yu2hei/centos

查询Docker上的镜像:
My docker image info:Pushing tag for rev [8d28bc5fa842] on {https://registry-1.docker.io/v1/repositories/yu2hei/centos/tags/sshd-httpd}

# docker search centos|grep yu2hei
yu2hei/centos

获取镜像:

# docker pull yu2hei/centos

启动:

# docker run -d -p 2222:22 -p 8000:80 yu2hei/centos

登录:

ssh locahost -l root -p 2222  (root/mypwd)

Just enjoy it, any question please comment this thread or email to me,thanks.

u2

Related Posts

rancher v2.x 初体验

rancher v2x

Read more

sqlalchemy.exc.TimeoutError: QueuePool limit of size 5 overflow 10 reached

Python3 + Flask + mysql5.7搭建的w…

Read more

You Missed

AI安全护栏:保护还是束缚?一场不对称的战争

  • u2
  • 3月 11, 2026
  • 19 views

从”养虾”到AI Agent爆发:2026年技术圈的新范式转移

  • u2
  • 3月 9, 2026
  • 34 views

提示词注入:AI时代最危险的漏洞,正在吞噬你的数据

  • u2
  • 3月 7, 2026
  • 78 views
提示词注入:AI时代最危险的漏洞,正在吞噬你的数据

潘多拉魔盒已打开:开源AI攻击平台正在血洗全球防火墙

  • u2
  • 3月 4, 2026
  • 86 views
潘多拉魔盒已打开:开源AI攻击平台正在血洗全球防火墙

雇佣AI员工,花钱上班:开发者的新”职场”荒诞剧

  • u2
  • 3月 1, 2026
  • 82 views
雇佣AI员工,花钱上班:开发者的新”职场”荒诞剧

OpenClaw 完整使用指南:自托管 AI Agent 的架构与实战

  • u2
  • 2月 25, 2026
  • 202 views
OpenClaw 完整使用指南:自托管 AI Agent 的架构与实战