TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Docker interactive tutorial

192 pointsby dhrpalmost 12 years ago

8 comments

itryalmost 12 years ago
I never understood what docker is or who is supposed to use it. Can somebody enlighten me?
评论 #6226608 未加载
评论 #6226331 未加载
评论 #6226313 未加载
评论 #6227791 未加载
评论 #6226514 未加载
dhrpalmost 12 years ago
The creator here. Please let me know if you have any questions or comments!
评论 #6226428 未加载
评论 #6227926 未加载
zhemaoalmost 12 years ago
Haha, I had a good laugh upon hearing that Docker cannot run inside of itself. Is this an LXC limitation? Clearly the solution was to run Docker inside of KVM inside of Docker.<p>But seriously, nice job. I haven&#x27;t used docker yet because I want to play around with the standard lxc utilities first. But this is pretty awesome.
评论 #6225908 未加载
评论 #6226075 未加载
评论 #6227489 未加载
limistalmost 12 years ago
8 steps, 15-20 minutes, and you&#x27;ll get an initial understanding of a much better way to do devops&#x2F;deployment, including scalability. Thanks Docker!
kinleydalmost 12 years ago
I&#x27;ve been playing a bit with Docker and found I couldn&#x27;t get the kernel option to work (the linux-aufs_friendly kernel just wouldn&#x27;t work on my Arch setup). However, that forced me to the option of using vagrant to set up a vm with docker configured and I found that great - I recommend this option over playing with your kernel.<p>I&#x27;m a long time virtualbox user but had never played with headless vms and never realized how easy that is with vagrant. Additionally, using vagrant to get a coreos vm running, with docker all set up, was pretty cool. So far I&#x27;m finding the payload of the vms rather heavy (with the os overhead), but I haven&#x27;t really got down to setting up individual docker app containers. I&#x27;m looking forward to that, and even more to what could lie ahead for this space: vagrant, coreos, docker, chef&#x2F;puppet all look to making a very promising convergence.
评论 #6228379 未加载
agumonkeyalmost 12 years ago
Enjoyed it, more would be welcome, only if you have more time to give of course.<p>ps: especially on committing and layering.
评论 #6227253 未加载
kclayalmost 12 years ago
Well thanks I plan on using docker to deploy a jvm app soon, this should help.
评论 #6229400 未加载
seijialmost 12 years ago
Why is the docker hype machine cranked up to 11?
评论 #6227168 未加载