Search My Blog

Friday, May 9, 2014

Docker Re-Imagines Server Virtualization - How to run Docker containers on CentOS or Fedora

Here's some info on an interesting Open Source Virtualization System, called Docker...

Don


About Docker, Inc.

Docker, Inc. (formerly known as dotCloud) is the company behind the open-source Docker project and the growing Docker ecosystem of people, products, platforms, and partners revolutionizing the way code is built, packaged, and deployed.

Our Mission

Docker aims to enable a new age of agile and creative development, by building "the button" that enables any code to instantly and consistently run on any server, anywhere.

Docker is an open source engine that enables any application to be deployed as a lightweight, portable, self-sufficient container that will run virtually anywhere. By delivering on the twin promises "Build Once…Run Anywhere” and “Configure Once…Run Anything," Docker has seen explosive growth, and its impact is being seen across devops, PaaS, scale-out, hybrid cloud and other environments that need a lightweight alternative to traditional virtualization. (Click here to read more about Docker.)

The people of Docker, Inc. are the original authors and the primary contributors to and maintainers of the Docker project. We also run the platforms and systems that make the Docker project run, including the Docker public Index and provide materials and support to the rapidly expanding Docker community.

Our Progress

Read More...
http://www.docker.com/about_docker_inc/


 

Read more on "Server Virtualization Spotlight" »

Docker Re-Imagines Server Virtualization [VIDEO]

By Sean Michael Kerner (Send Email)
Posted May 8, 2014


Server virtualization for the last decade has been dominated by the concept of virtual machine hypervisors of the type used by VMware ESX and others. There is another form of virtualization known as container-based virtualization that is now rising in popularity, thanks in no small part to the open-source Docker project and its commercial backer, Docker Inc.

Docker is now at the release candidate stage for its 1.0 release, which will mark a significant milestone. In a video interview, Docker CEO Ben Golub details why the Docker model makes sense for server virtualization and how the open-source project and his company will move forward with the 1.0 release.



Read More and See the Video...
http://www.serverwatch.com/server-trends/docker-re-imagines-server-virtualization-video.html


How to run Docker containers on CentOS or Fedora

Lately Docker has emerged as a key technology for deploying applications in the cloud environment. Compared to traditional hardware virtualization, Docker-based container sandbox provides a number of advantages for application deployment environment, such as lightweight isolation, deployment portability, ease of maintenance, etc. Now Red Hat is steering community efforts in streamlining the management and deployment of Docker containers.

Not only for the cloud environment, Docker can also be quite useful for end users, especially when you want to test out particular software under a specific Linux environment. You can easily spin up a Docker container for the target environment, install and test the software in it, and then throw away the container once you are done. The whole process from beginning to end is quite efficient, and you can avoid messing up your end system all along.

In this tutorial, I am going to describe how to create and manage Docker containers on CentOS or Fedora. Note that Docker is supported only on 64-bit host systems at this time.

Install Docker on CentOS or Fedora

Read More...
http://xmodulo.com/2014/05/docker-containers-centos-fedora.html



Docker Open Source Virtualization Project


Linux Today - Docker Open Source Virtualization Project Nears 1.0 Release
Docker Open Source Virtualization Project Nears 1.0 Release | Open Source Application Software Companies content from The VAR Guy
Linux Today - How to run Docker containers on CentOS or Fedora
How to run Docker containers on CentOS or Fedora - Linux FAQ
Docker Re-Imagines Server Virtualization
Home | Docker Index
debian Repository | Docker Index
fedora Repository | Docker Index
centos Repository | Docker Index
tutum/mysql Repository | Docker Index
Homepage - Docker Inc.
About Docker Inc. - Docker Inc.
About Docker - Docker Inc.
dotCloud - Docker Inc.
Services - Docker Inc.

Ask Xmodulo



No comments: