2
0
mirror of https://github.com/LCTT/TranslateProject.git synced 2025-03-24 02:20:09 +08:00

Merge pull request from bazz2/master

[Translating] How to create and manage LXC containers on Ubuntu
This commit is contained in:
bazz2 2014-11-04 08:27:52 +08:00
commit 7977d5eab7

View File

@ -1,3 +1,4 @@
[bazz222222222]
How to create and manage LXC containers on Ubuntu
================================================================================
While the concept of containers was introduced more than a decade ago to manage shared hosting environments securely (e.g., FreeBSD jails), Linux containers such as LXC or [Docker][1] have gone mainstream only recently with the rising need to deploy applications for the cloud. While [Docker][2] is getting all the media spotlight these days with strong backing from major cloud providers (e.g., Amazon AWS, Microsoft Azure) and distro providers (e.g., Red Hat, Ubuntu), LXC is in fact the original container technology developed for Linux platforms.
@ -138,4 +139,4 @@ via: http://xmodulo.com/lxc-containers-ubuntu.html
[a]:http://xmodulo.com/author/nanni
[1]:http://xmodulo.com/docker-containers-centos-fedora.html
[2]:http://xmodulo.com/manage-linux-containers-docker-ubuntu.html
[2]:http://xmodulo.com/manage-linux-containers-docker-ubuntu.html