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

OpenAI Astra十题拆解:2000美元,十个数学难题,一次破壁

  • u2
  • 8月 3, 2026
  • 62 views

便宜电视盒子背后的广告欺诈帝 国

  • u2
  • 7月 31, 2026
  • 61 views

Snowflake Cortex AI Gateway:企业 AI Agent 的「信任控制平面」

  • u2
  • 7月 29, 2026
  • 75 views

国产算力训出万亿大模型:美团LongCat-2.0的技术突围

  • u2
  • 7月 28, 2026
  • 89 views

AI逃逸事件全解析:OpenAI模型自主攻破Hugging Face,安全范式正在重构

  • u2
  • 7月 24, 2026
  • 118 views

Kimi K3 冲击波:2.8 万亿参数的野心,和它背后的三场技术硬仗

  • u2
  • 7月 20, 2026
  • 232 views