随笔分类 -  Docker

摘要:Learn the benefits of running one-off, short-lived Docker containers. Short-Lived containers are useful to execute one-line commands or setup schedule 阅读全文
posted @ 2016-12-02 02:34 Zhentiw 阅读(210) 评论(0) 推荐(0) 编辑
摘要:In this lesson, we'll find out the basics of running Docker containers. We'll go over how to download images from Docker Hub, what happens when you st 阅读全文
posted @ 2016-12-02 02:26 Zhentiw 阅读(783) 评论(0) 推荐(0) 编辑
摘要:Learn the basics of downloading and pulling Docker images from Docker Hub. Learn the difference between default tags and version specific tags. Also l 阅读全文
posted @ 2016-12-02 01:50 Zhentiw 阅读(348) 评论(0) 推荐(0) 编辑
摘要:Learn how to build a simple Node.js web server with Docker. In this lesson, we'll create a Dockerfile for a simple Node.js script, copy and build it i 阅读全文
posted @ 2016-11-15 20:56 Zhentiw 阅读(300) 评论(0) 推荐(0) 编辑
摘要:Pull the docker image: Show all the images: Remove the image: Run the image: Once run the images, you can see the webpage the your docker site url. Li 阅读全文
posted @ 2016-04-25 03:28 Zhentiw 阅读(190) 评论(0) 推荐(0) 编辑
摘要:List all the docker machine: Can check 'ip' and 'status': List the running container we have: Switch to another docker machine: defualt List all the ' 阅读全文
posted @ 2016-04-13 03:08 Zhentiw 阅读(176) 评论(0) 推荐(0) 编辑
摘要:Well, on Windows costs a little bit effort to run docker. 1. You need to enable Virtulization: Oh hp Windows machine, you need to Turn off you laptop 阅读全文
posted @ 2016-04-10 23:05 Zhentiw 阅读(255) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示