Docker的官网在线--中文教程

时间:2025-03-25 07:52:31

1.官网界面/tryit/

In this 10-minute tutorial, see how Docker works first-hand:

You'll search for and find an image another user built and shared in the Docker Hub Registry, a cloud-based collection of applications.

You'll download and run it - running images are containers - and have it output 'hello world'.

Then you'll install the 'ping' utility into the container, commit all your changes, and run a test of your updated image.

Finally, you'll push your image to the Docker Hub Registry so that other developers can find and use it...

...on a laptop, a VM in a data center, or a public cloud instance, without having to change anything at all about the image!

Start The Tutorial
Welcome to the interactive Docker tutorial
you@tutorial:~$   

This emulator provides only a limited set of shell and Docker commands.


中文版指南/chinese_docker/

docker正式版已经推出,做的改动非常多,以前版本的docker翻译已经不能用了,所以现在重新开始希望有兴趣的朋友一起加入!

这个简介还是比较人性化,并且资料页比较丰富!

文章目录

gitHub地址:/widuu/chinese_docker

blog地址:

新浪微博:/widuu

Docker中文社区:



公司的趣味经历

Docker 传奇之 dotCloud:/article/39451