Docker : up and running /

Updated to cover Docker version 1.10 Docker is quickly changing the way that organizations are deploying software at scale. But understanding how Linux containers fit into your workflow{u2014}and getting the integration details right{u2014}are not trivial tasks. With this practical guide, you{u2019}...

Full description

Saved in:
Bibliographic Details
Main Authors: Matthias, Karl (Author), Kane, Sean P. (Author)
Format: Electronic eBook
Language:English
Published: Sebastopol, CA : O'Reilly, 2015.
Edition:First edition.
Subjects:
Online Access:CONNECT

MARC

LEADER 00000cam a2200000Ii 4500
001 in00006064595
006 m o d
007 cr cnu|||unuuu
008 150615s2015 caua o 001 0 eng d
005 20220713133943.2
010 |a  2016387163 
035 |a 1WRLDSHRocn911032847 
040 |a N$T  |b eng  |e rda  |e pn  |c N$T  |d N$T  |d UMI  |d TEFOD  |d DEBBG  |d YDXCP  |d IDEBK  |d COO  |d TEFOD  |d DEBSZ  |d CDX  |d EBLCP  |d CHVBK  |d FEM  |d OCLCQ  |d VT2  |d HCO  |d OCLCF  |d OCLCO  |d CEF  |d WYU  |d UAB  |d AU@  |d UKAHL  |d RDF  |d OCLCA  |d OCLCQ  |d OCLCA  |d MM9  |d EZ9  |d OCLCO 
019 |a 911517919  |a 968091507  |a 969058934  |a 1171446604  |a 1193554219  |a 1206231241 
020 |a 9781491918524  |q electronic bk. 
020 |a 1491918527  |q electronic bk. 
020 |a 9781491918517  |q electronic bk. 
020 |a 1491918519  |q electronic bk. 
020 |z 9781491917572 
020 |a 9781491917565 
020 |a 1491917563 
020 |a 1491917571 
020 |a 9781491917572 
035 |a (OCoLC)911032847  |z (OCoLC)911517919  |z (OCoLC)968091507  |z (OCoLC)969058934  |z (OCoLC)1171446604  |z (OCoLC)1193554219  |z (OCoLC)1206231241 
037 |a CL0500000609  |b Safari Books Online 
037 |a 5C4EB5BD-4F27-4ABE-90F9-40F0DF698566  |b OverDrive, Inc.  |n http://www.overdrive.com 
050 4 |a QA76.76.O62 
082 0 4 |a 005.3  |2 23 
049 |a TXMM 
100 1 |a Matthias, Karl,  |e author. 
245 1 0 |a Docker :  |b up and running /  |c Karl Matthias and Sean P. Kane. 
250 |a First edition. 
264 1 |a Sebastopol, CA :  |b O'Reilly,  |c 2015. 
300 |a 1 online resource :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file  |2 rda 
500 |a Includes index. 
588 0 |a Vendor-supplied metadata. 
520 |a Updated to cover Docker version 1.10 Docker is quickly changing the way that organizations are deploying software at scale. But understanding how Linux containers fit into your workflow{u2014}and getting the integration details right{u2014}are not trivial tasks. With this practical guide, you{u2019}ll learn how to use Docker to package your applications with all of their dependencies, and then test, ship, scale, and support your containers in production. Two Lead Site Reliability Engineers at New Relic share much of what they have learned from using Docker in production since shortly after its initial release. Their goal is to help you reap the benefits of this technology while avoiding the many setbacks they experienced. Learn how Docker simplifies dependency management and deployment workflow for your applications Start working with Docker images, containers, and command line tools Use practical techniques to deploy and test Docker-based Linux containers in production Debug containers by understanding their composition and internal processes Deploy production containers at scale inside your data center or cloud environment Explore advanced Docker topics, including deployment tools, networking, orchestration, security, and configuration. 
505 0 |a ""Copyright""; ""Table of Contents""; ""Foreword""; ""Preface""; ""Who Should Read This Book""; ""Why Read This Book?""; ""Navigating This Book""; ""Conventions Used in This Book""; ""Safari® Books Online""; ""How to Contact Us""; ""Acknowledgments""; ""Chapter 1. Introduction""; ""The Birth of Docker""; ""The Promise of Docker""; ""Benefits of the Docker Workflow""; ""What Docker Isn't""; ""Chapter 2. Docker at a Glance""; ""Process Simplification""; ""Broad Support and Adoption""; ""Architecture""; ""Client/Server Model""; ""Network Ports and Unix Sockets""; ""Robust Tooling"" 
505 8 |a ""Docker Command-Line Tool""""Application Programming Interface (API)""; ""Container Networking""; ""Getting the Most from Docker""; ""Containers Are Not Virtual Machines""; ""Containers Are Lightweight""; ""Towards an Immutable Infrastructure""; ""Limited Isolation""; ""Stateless Applications""; ""Externalizing State""; ""The Docker Workflow""; ""Revision Control""; ""Building""; ""Testing""; ""Packaging""; ""Deploying""; ""The Docker Ecosystem""; ""Wrap-Up""; ""Chapter 3. Installing Docker""; ""Important Terminology""; ""Docker Client""; ""Linux""; ""Mac OS X 10.10"" 
505 8 |a ""Microsoft Windows 8""""Docker Server""; ""Systemd-Based Linux""; ""Upstart-Based Linux""; ""init.d-Based Linux""; ""Non-Linux VM-Based Server""; ""Test the Setup""; ""Ubuntu""; ""Fedora""; ""CentOS""; ""Wrap-Up""; ""Chapter 4. Working with Docker Images""; ""Anatomy of a Dockerfile""; ""Building an Image""; ""Running Your Image""; ""Environment Variables""; ""Custom Base Images""; ""Storing Images""; ""Public Registries""; ""Private Registries""; ""Authenticating to a Registry""; ""Mirroring a Registry""; ""Other Approaches to Image Delivery""; ""Chapter 5. Working with Docker Containers"" 
505 8 |a ""What Are Containers?""""History of Containers""; ""Creating a Container""; ""Basic Configuration""; ""Storage Volumes""; ""Resource Quotas""; ""Starting a Container""; ""Auto-Restarting a Container""; ""Stopping a Container""; ""Killing a Container""; ""Pausing and Unpausing a Container""; ""Cleaning Up Containers and Images""; ""Next Steps""; ""Chapter 6. Exploring Dockert""; ""Printing the Docker Version""; ""Server Information""; ""Downloading Image Updates""; ""Inspecting a Container""; ""Getting Inside a Running Container""; ""docker exec""; ""nsenter""; ""Exploring the Shell"" 
505 8 |a ""Returning a Result""""Docker Logs""; ""Monitoring Docker""; ""Container Stats""; ""Docker Events""; ""cAdvisor""; ""Exploration""; ""Chapter 7. The Path to Production Containers""; ""Deploying""; ""Classes of Tooling""; ""Orchestration Tools""; ""Distributed Schedulers""; ""Deployment Wrap-Up""; ""Testing Containers""; ""Quick Overview""; ""Outside Dependencies""; ""Chapter 8. Debugging Containers""; ""Process Output""; ""Process Inspection""; ""Controlling Processes""; ""Network Inspection""; ""Image History""; ""Inspecting a Container""; ""Filesystem Inspection""; ""Moving Along"" 
590 |a O'Reilly Online Learning Platform: Academic Edition (SAML SSO Access) 
611 2 7 |a Automation  |2 gnd 
650 0 |a Open source software. 
650 0 |a Application software  |x Development  |x Automation. 
650 0 |a Virtual computer systems. 
650 0 |a Computer software  |x Development. 
650 0 |a Linux device drivers (Computer programs) 
700 1 |a Kane, Sean P.,  |e author. 
730 0 |a WORLDSHARE SUB RECORDS 
776 0 8 |i Print version:  |a Matthias, Karl.  |t Docker : up and running.  |b First edition.  |d Sebastopol, California : O'Reilly, c2015  |h xx, 198 pages  |z 9781491917572 
856 4 0 |u https://go.oreilly.com/middle-tennessee-state-university/library/view/-/9781491917565/?ar  |z CONNECT  |3 O'Reilly  |t 0 
949 |a ho0 
994 |a 92  |b TXM 
998 |a wi  |d z 
999 f f |s e40ae7ad-f270-4b20-aa38-20dd654a9822  |i fa1cae72-a23a-43e1-aaaa-0f4cd6b61b2f  |t 0 
952 f f |a Middle Tennessee State University  |b Main  |c James E. Walker Library  |d Electronic Resources  |t 0  |e QA76.76.O62   |h Library of Congress classification 
856 4 0 |3 O'Reilly  |t 0  |u https://go.oreilly.com/middle-tennessee-state-university/library/view/-/9781491917565/?ar  |z CONNECT