/Docker-Quick-Start-Guide

Docker Quick Start Guide, published by Packt

Primary LanguageMakefileMIT LicenseMIT

Docker Quick Start Guide

Docker Quick Start Guide

This is the code repository for Docker Quick Start Guide, published by Packt.

Learn Docker like a boss, and finally own your applications

What is this book about?

Docker is an open source software platform that helps you with creating, deploying, and running your applications using containers. This book is your ideal introduction to Docker and containerization.

This book covers the following exciting features: Set up your Docker workstation on various platforms Utilize a number of Docker commands with parameters Create Docker images using Dockerfiles Learn how to create and use Docker volumes Deploy multi-node Docker swarm infrastructure Create and use Docker local and remote networks Deploy multi-container applications that are HA and FT Use Jenkins to build and deploy Docker images

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter02.

The code will look like the following:

# Enable autolock on your swarm cluster
docker swarm update --autolock=true
# Adjust certificate expiry to 30 days
docker swarm update --cert-expiry 720h

Following is what you need for this book: This guide is for anyone who needs to make a quick decision about using Docker for their next project. It is for developers who want to get started using Docker right away.

With the following software and hardware list you can run all code files present in the book (Chapter 1-8).

Software and Hardware List

Chapter Software required OS required
1 Docker CE 18.09.0 (or latest), HomeBrew, iTerm2, zsh, Minimum system requirements: 2 GB ram, 4 GB recommended, and more is even better. CentOS, Ubuntu, OSX, Windows
2,3,6,7 jq CentOS, Ubuntu, OSX, Windows
4 Linux OS recommended
5 Two systems with at least: 1 GB ram, 1 CPU, and 20 GB HDD, more is ok Linux OS recommended
6 Two systems with at least: 1 GB ram, 1 CPU, and 20 GB HDD, more is ok Linux OS recommended
8 A system with at least 8 GB ram, 2 CPUs, and 20 GB of HDD, more is ok Linux OS recommended

Code in Action

Click on the following link to see the Code in Action:

http://bit.ly/2Q1DbPq

Related products

  • Docker Cookbook - Second Edition [Packt] [Amazon]

  • Containerizing Java EE 8 Apps Using Docker and Kubernetes [Video] [Packt]

Get to Know the Author

Earl Waud is a virtualization development professional with more than 20 year's experience developing customer-facing, enterprise-grade software for VM, and works with container provisioning, management, and automation.

Earl has a proven track record of delivering on-time solutions that significantly impact business results; solutions that align engineering strategies with organizational vision.

Recently, Earl has been creating AWS-based container solutions for enterprises using Docker, Kubernetes, Artifactory, Xray, and Twistlock.

Currently, Earl is a senior software engineer with Intuit Inc. Other books by Earl include Mastering Chef Provisioning and Chef: Powerful Infrastructure Automation. Earl can be found online at SanDiegoEarl (dot) com.

Other books by the authors

Chef: Powerful Infrastructure Automation

Mastering Chef Provisioning

Suggestions and Feedback

Click here if you have any feedback or suggestions.