Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Docker: The Ultimate Beginners Guide To Learning The Basics Of Docker

Posted By: AlenMiler
Docker: The Ultimate Beginners Guide To Learning The Basics Of Docker

Docker: The Ultimate Beginners Guide To Learning The Basics Of Docker by Steven Jones
English | 16 Aug. 2016 | ISBN: 1537103008 | 34 Pages | AZW3/MOBI/EPUB/PDF (conv) | 1.93 MB

This information and concise guide to Docker is aimed at the complete beginner. In this guide you will learn about what Docker is and why Docker’s special container software is incredibly useful for application development and overcoming compatibility issues between different computers. You will also learn about how to create containers using images and create your own images using some basic Docker command line instructions.

Additionally, this guide will also briefly highlight other Docker related software, such as Kitematic and Docker Swarm.

There are four chapters in this guide:

Chapter 1 – An Overview of Docker
Chapter 2 – Docker Hub, Images & Containers
Chapter 3 – Dockerfiles, CMD & ENTRYPOINT
Chapter 4 – Tips & Related Software