提交自己的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

一年前让英伟达蒸发6000亿美元的中国AI,现在被黄仁勋请上了CES的PPT

  • u2
  • 6月 7, 2026
  • 39 views

当AI开始”破坏”:Anthropic告诉我们,每个用户都该重新审视自己的使用方式

  • u2
  • 6月 6, 2026
  • 41 views

10款大模型同台黑客测试:GPT-5.5拿了王冠,DeepSeek便宜15倍,Gemini直接退赛

  • u2
  • 6月 5, 2026
  • 41 views

30天,0天,90天:一纸行政令,把AI公司的”自由发布”踩了急刹车

  • u2
  • 6月 4, 2026
  • 50 views

AI很厉害,可你省的人力费还不够买Token!

  • u2
  • 6月 2, 2026
  • 65 views

RSI取代AGI成为新热词:AI能自我进化吗?

  • u2
  • 5月 30, 2026
  • 134 views