Zieg Heil
Linkedin.Learning.Learning.Docker.UPDATE.20191028-ZH
Title: Learning Docker
Publisher: Linkedin.Learning
Size: 305M (319116457 B)
Files: 7F
Date: 10/28/2019
Course #: Linkedin.Learning
Type: N/A
Published: August 27, 2018
Modified: 20191028
URL: www.linkedin.com/learning/learning-docker-2
Author: Arthur Ulfeldt
Duration:
Skill: Beginner
Exer/Code: [X]
Installation:
Unpack that shit, run that shit
Of course we know its sieg heil, thats how fucking rebelious we are!
Description:
Docker is the next step beyond virtualization. A Docker image
contains everything it needs to run, independent of the Linux
server on which it lives: a copy of the operating system, a
database, code, configuration files, dependencies, and so on.
Images can also be packaged and shared with other Docker
admins. Arthur Ulfeldt uses Docker to run complex systems with
millions of users and hundreds of containers. Here, he shares his
knowledge with you. He introduces the basics of Docker,
including its containers, Dockerfiles (or base images), and
capabilities for networking, data management,
infrastructure optimization, and more. Watch and learn how to
build your own containers, as well as how to network and link