Packt Docker Dockerfile and Docker-Compose 2020 Ready-XQZT

Packt Docker Dockerfile and Docker-Compose 2020 Ready-XQZT | Apps-Tutorials | MP4 | 1.18 GiB

884 kb/s 1280×720 | AAC 128 kb/s 2 CH eng

NFO (Click to Show)

Another exquisit release
Packt.Docker.Dockerfile.and.Docker-Compose.2020.Ready-XQZT
 Title: Docker, Dockerfile, and Docker-Compose (2020 Ready!)
 Publisher: Packt
 Size: 1.2G (1267966246 B)
 Files: 6F
 Date: 03/19/2020
 Course #: 9781800206847
 Type: N/A
 Published: 31 Jan 2020
 Modified: N/A
 URL: www.packtpub.com/web-development/docker-dockerfile-and-docker-compose-2020-ready-video
 Author: N/A
 Duration: 2 hours 48 minutes
 Skill: N/A
 Exer/Code: [X]
Installation:
Unpack that shit, run that shit
Description:
If you have never worked with containerization before or you need a
quick refresher on the most common commands and patterns using
Docker, then this course is for you. Although there are other
containerization frameworks or tools, Docker has emerged as the
standard when it comes to using it for everything from
developers machines to production-ready cloud
deployments. In this course, you will learn how to use Docker in
your daily development workflow from the very start to
increase your productivity. You ll discover Docker Run, before
going on to understand how to read, understand, and write
docker-compose.yml files. As you progress, the course will take you
through developing Docker images, along with helping you
understand the technique of creating a custom
configuration with Dockerfile. Later, you will explore the
benefits of a local development environment versus virtual
machines versus Docker. By the end of this course, you will be
well-versed with Docker, and have developed the skills you need to
use it effectively to manage your environment. All the codes and
supporting files for this course are available at -

File List (Click to Show)

1.2G	Docker, Dockerfile, and Docker-Compose (2020 Ready!) [Video]
89M	Docker, Dockerfile, and Docker-Compose (2020 Ready!) [Video]/1.Introduction
89M	Docker, Dockerfile, and Docker-Compose (2020 Ready!) [Video]/1.Introduction/01.Introduction to Local Development vs. Virtual Box vs. Docker - WHY use docker.mp4
149M	Docker, Dockerfile, and Docker-Compose (2020 Ready!) [Video]/2.Installing Docker on Windows Pro, Windows Home, MacBook or Linux
22M	Docker, Dockerfile, and Docker-Compose (2020 Ready!) [Video]/2.Installing Docker on Windows Pro, Windows Home, MacBook or Linux/02.Install Docker Desktop on Windows Professional or Server (with Hyper-V).mp4
43M	Docker, Dockerfile, and Docker-Compose (2020 Ready!) [Video]/2.Installing Docker on Windows Pro, Windows Home, MacBook or Linux/03.Install Docker Desktop on Mac.mp4
84M	Docker, Dockerfile, and Docker-Compose (2020 Ready!) [Video]/2.Installing Docker on Windows Pro, Windows Home, MacBook or Linux/04.Install Docker Toolbox on Windows Home (without Hyper-V).mp4
158M	Docker, Dockerfile, and Docker-Compose (2020 Ready!) [Video]/3.Understanding Docker Run with Volume mounting and important flags step by step
30M	Docker, Dockerfile, and Docker-Compose (2020 Ready!) [Video]/3.Understanding Docker Run with Volume mounting and important flags step by step/05.Running a single Docker Container Explained Step-By-Step.mp4
23M	Docker, Dockerfile, and Docker-Compose (2020 Ready!) [Video]/3.Understanding Docker Run with Volume mounting and important flags step by step/06.Running multiple Docker Containers, detaching and docker attach step by step.mp4
29M	Docker, Dockerfile, and Docker-Compose (2020 Ready!) [Video]/3.Understanding Docker Run with Volume mounting and important flags step by step/07.Running Docker Containers with a Shared Host File System (Volume Mounting).mp4
31M	Docker, Dockerfile, and Docker-Compose (2020 Ready!) [Video]/3.Understanding Docker Run with Volume mounting and important flags step by step/08.Running PHP Scripts with Volume Mounting in Docker Containers - Practical Example.mp4
48M	Docker, Dockerfile, and Docker-Compose (2020 Ready!) [Video]/3.Understanding Docker Run with Volume mounting and important flags step by step/09.How to access Server Logs in Docker and How to do Port Forwarding in Docker.mp4
339M	Docker, Dockerfile, and Docker-Compose (2020 Ready!) [Video]/4.Creating Docker Images and a Custom Configuration with Dockerfile in Docker
132M	Docker, Dockerfile, and Docker-Compose (2020 Ready!) [Video]/4.Creating Docker Images and a Custom Configuration with Dockerfile in Docker/10.Write your first Dockerfile Step-By-Step Explained for Beginners.mp4
98M	Docker, Dockerfile, and Docker-Compose (2020 Ready!) [Video]/4.Creating Docker Images and a Custom Configuration with Dockerfile in Docker/11.Use a custom PHP Development Server inside a Container based on a Dockerfile.mp4
31M	Docker, Dockerfile, and Docker-Compose (2020 Ready!) [Video]/4.Creating Docker Images and a Custom Configuration with Dockerfile in Docker/12.Ship your Web-Application using Apache_PHP as Docker Image with a Dockerfile.mp4
80M	Docker, Dockerfile, and Docker-Compose (2020 Ready!) [Video]/4.Creating Docker Images and a Custom Configuration with Dockerfile in Docker/13.Upload Custom Images to Docker-Hub Image Repository.mp4
306M	Docker, Dockerfile, and Docker-Compose (2020 Ready!) [Video]/5.Reading, Understanding and Writing docker-compose.yml files step by step
39M	Docker, Dockerfile, and Docker-Compose (2020 Ready!) [Video]/5.Reading, Understanding and Writing docker-compose.yml files step by step/14.The docker-compose.yml File Explained Line-by-Line.mp4
70M	Docker, Dockerfile, and Docker-Compose (2020 Ready!) [Video]/5.Reading, Understanding and Writing docker-compose.yml files step by step/15.This is how you use Docker-Compose to Start and Stop Services.mp4
41M	Docker, Dockerfile, and Docker-Compose (2020 Ready!) [Video]/5.Reading, Understanding and Writing docker-compose.yml files step by step/16.Build your own Images with Custom Configuration using Docker-Compose.mp4
46M	Docker, Dockerfile, and Docker-Compose (2020 Ready!) [Video]/5.Reading, Understanding and Writing docker-compose.yml files step by step/17.A Sample Development Environment (PHP_Apache_MySQL) using docker-compose.yml.mp4
81M	Docker, Dockerfile, and Docker-Compose (2020 Ready!) [Video]/5.Reading, Understanding and Writing docker-compose.yml files step by step/18.Understanding Data Persistence in Host-Volume Mounted Directories Step by Step.mp4
31M	Docker, Dockerfile, and Docker-Compose (2020 Ready!) [Video]/5.Reading, Understanding and Writing docker-compose.yml files step by step/19.Understanding Data Persistence in Named-Volumes and Data-Sharing in Containers.mp4
121M	Docker, Dockerfile, and Docker-Compose (2020 Ready!) [Video]/6.Understanding Network Segregation using Bridge Networks in Docker-Compose
20M	Docker, Dockerfile, and Docker-Compose (2020 Ready!) [Video]/6.Understanding Network Segregation using Bridge Networks in Docker-Compose/20.Understanding Network Segregation in Docker and the Docker0 network.mp4
21M	Docker, Dockerfile, and Docker-Compose (2020 Ready!) [Video]/6.Understanding Network Segregation using Bridge Networks in Docker-Compose/21.Creating a Specific Network in the docker-compose.yml file.mp4
82M	Docker, Dockerfile, and Docker-Compose (2020 Ready!) [Video]/6.Understanding Network Segregation using Bridge Networks in Docker-Compose/22.Using and Defining Networks in docker-compose.yml file for Network Segregation.mp4
48M	Docker, Dockerfile, and Docker-Compose (2020 Ready!) [Video]/7.Practical Example of a docker-compose.yml Environment
43M	Docker, Dockerfile, and Docker-Compose (2020 Ready!) [Video]/7.Practical Example of a docker-compose.yml Environment/23.Understanding and Improving the WordPress docker-compose.yml file.mp4
4.8M	Docker, Dockerfile, and Docker-Compose (2020 Ready!) [Video]/7.Practical Example of a docker-compose.yml Environment/24.Thank you for buying this course - Closing words.mp4
3.1M	Docker, Dockerfile, and Docker-Compose (2020 Ready!) [Video]/Exercise Files
3.1M	Docker, Dockerfile, and Docker-Compose (2020 Ready!) [Video]/Exercise Files/code_9781800206847.zip
1.2G	total

File: 01.Introduction to Local Development vs. Virtual Box vs. Docker - WHY use docker.mp4
Size: 92466317 bytes (88.18 MiB), duration: 00:13:57, avg.bitrate: 884 kb/s
Audio: aac, 48000 Hz, stereo (eng)
Video: h264, yuv420p, 1280x720, 29.97 fps(r) (und)


Download Packt Docker Dockerfile and Docker-Compose 2020 Ready-XQZT ( Size: 1.18 GiB ) :


http://nitroflare.com/view/CC69E62BE6540C5/bgcgiPaDoDoanDoCo20ReXQ.z01
http://nitroflare.com/view/943B073DABC9733/bgcgiPaDoDoanDoCo20ReXQ.zip


http://rapidgator.net/file/f4d31980d223e74a0e0dc49fb7c91ff9/bgcgiPaDoDoanDoCo20ReXQ.z01.html
http://rapidgator.net/file/b4370c1abb71f6f475835f87e5d95503/bgcgiPaDoDoanDoCo20ReXQ.zip.html

Apps-Tutorials
Comments (0)
Add Comment