Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Configuration Management with Chef-Solo

You're reading from  Configuration Management with Chef-Solo

Product type Book
Published in Jun 2014
Publisher
ISBN-13 9781783982462
Pages 116 pages
Edition 1st Edition
Languages
Author (1):
Naveed ur Rahman Naveed ur Rahman
Profile icon Naveed ur Rahman
Toc

Docker


Docker is an open source software used to automate the deployment of any application in a portable and self-sufficient container. It can run virtually anywhere.

Initially, Docker was built on top of Linux Containers (LXC) and provided a very lightweight container to build and develop applications. In its recent version, Docker has replaced LXC with its own built-in library (libcontainer). You can still use Docker with LXC instead of libcontainer. It can be tested on a laptop and is scalable on VMs, OpenStack clusters, server instances, or on all of these. The main concept of Docker is to develop it once and run it anywhere. Docker has tooling to make it very easy to distribute and deploy containers. We have had virtualization technology for a long time, but before that, you had to create multiple types of images because every vendor had their own image format, and there weren't tools or central repositories to make it easy to transfer copies of images.

Currently, Docker is in development...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime