Skip to content

[GigaCourse com] Udemy - The Complete Docker Bootcamp for Web Developers (2020)

Unverified source. This magnet is from an unverified source. The content may be unsafe or mislabeled. Proceed with caution.
Title: Udemy - TheGroup: NOGRPSource: Udemy
Info Hash
E2D6C7F8B52CE6E2F773F607AC4319C114BDA206
Source
Unverified
Total Size
1.69 GB
Total Files
90
Seeders
0
Leechers
2
Health
Score
2
Type
Bookware

File List

FileSize
1. Introduction/1. Introduction and Roadmap for this course.mp45.2 MB
1. Introduction/1. Introduction and Roadmap for this course.srt3.38 KB
1. Introduction/2. Housekeeping Where to find code examples and more.mp414.2 MB
1. Introduction/2. Housekeeping Where to find code examples and more.srt5.78 KB
1. Introduction/3. Join our Facebook Group.html461 B
1. Introduction/4. Introduction to Local Development vs. Virtual Box vs. Docker - WHY use docker.mp4279.91 MB
1. Introduction/4. Introduction to Local Development vs. Virtual Box vs. Docker - WHY use docker.srt20.61 KB
2. Installing Docker on Windows Pro, Windows Home, MacBook or Linux/1. Install Docker Desktop on Windows Professional or Server (with Hyper-V).mp441.12 MB
2. Installing Docker on Windows Pro, Windows Home, MacBook or Linux/1. Install Docker Desktop on Windows Professional or Server (with Hyper-V).srt7.33 KB
2. Installing Docker on Windows Pro, Windows Home, MacBook or Linux/1.1 S00L01 - Installing Docker for Windows Professional with Hyper-V Enabled.pdf85.97 KB
2. Installing Docker on Windows Pro, Windows Home, MacBook or Linux/2. Install Docker Desktop on Mac.mp442.7 MB
2. Installing Docker on Windows Pro, Windows Home, MacBook or Linux/2. Install Docker Desktop on Mac.srt3.88 KB
2. Installing Docker on Windows Pro, Windows Home, MacBook or Linux/2.1 S00L02 - Install Docker for Mac.pdf78.7 KB
2. Installing Docker on Windows Pro, Windows Home, MacBook or Linux/3. Install Docker Toolbox on Windows Home (without Hyper-V).mp437.73 MB
2. Installing Docker on Windows Pro, Windows Home, MacBook or Linux/3. Install Docker Toolbox on Windows Home (without Hyper-V).srt8.15 KB
2. Installing Docker on Windows Pro, Windows Home, MacBook or Linux/3.1 S00L03 - Install Docker Toolbox for Windows Home.pdf80.96 KB
2. Installing Docker on Windows Pro, Windows Home, MacBook or Linux/4. Install Docker.html160 B
2. Installing Docker on Windows Pro, Windows Home, MacBook or Linux/5. Run-Through Install Docker on Linux.html628 B
3. Understanding Docker Run with Volume mounting and important flags step by step/1. Running a single Docker Container Explained Step-By-Step.mp451.79 MB
3. Understanding Docker Run with Volume mounting and important flags step by step/1. Running a single Docker Container Explained Step-By-Step.srt9.5 KB
3. Understanding Docker Run with Volume mounting and important flags step by step/1.1 S01L01 - Running a single docker container explained step by step.pdf115.73 KB
3. Understanding Docker Run with Volume mounting and important flags step by step/2. Running multiple Docker Containers, detaching and docker attach step by step.mp447.36 MB
3. Understanding Docker Run with Volume mounting and important flags step by step/2. Running multiple Docker Containers, detaching and docker attach step by step.srt8.25 KB
3. Understanding Docker Run with Volume mounting and important flags step by step/2.1 S01L02 - Running multiple docker containers from the command line step by step.pdf148.8 KB
3. Understanding Docker Run with Volume mounting and important flags step by step/3. Running Docker Containers with a Shared Host File System (Volume Mounting).mp449.12 MB
3. Understanding Docker Run with Volume mounting and important flags step by step/3. Running Docker Containers with a Shared Host File System (Volume Mounting).srt10.8 KB
3. Understanding Docker Run with Volume mounting and important flags step by step/3.1 S01L03 - Running docker containers with a shared host file system (a.k.a. docker volumes).pdf120.18 KB
3. Understanding Docker Run with Volume mounting and important flags step by step/4. Running PHP Scripts with Volume Mounting in Docker Containers - Practical Exampe.mp461.5 MB
3. Understanding Docker Run with Volume mounting and important flags step by step/4. Running PHP Scripts with Volume Mounting in Docker Containers - Practical Exampe.srt7.33 KB
3. Understanding Docker Run with Volume mounting and important flags step by step/4.1 S01L04 - Using PHP with volume mounting in docker images step by step.pdf134.14 KB
3. Understanding Docker Run with Volume mounting and important flags step by step/5. How To Speed Up Volume Mounting On Mac-Devices (osxfs-caching problems).html1.22 KB
3. Understanding Docker Run with Volume mounting and important flags step by step/6. How to access Server Logs in Docker and How to do Port Forwarding in Docker.mp477.31 MB
3. Understanding Docker Run with Volume mounting and important flags step by step/6. How to access Server Logs in Docker and How to do Port Forwarding in Docker.srt9.46 KB
3. Understanding Docker Run with Volume mounting and important flags step by step/6.1 S01L05 - Server Logs and Port Forwarding in Docker.pdf155.68 KB
3. Understanding Docker Run with Volume mounting and important flags step by step/7. Cheat Sheet for this Section.html365 B
3. Understanding Docker Run with Volume mounting and important flags step by step/7.1 Docker Cheat Sheet.pdf376.83 KB
4. Creating Docker Images and a Custom Configuration with Dockerfile in Docker/1. Write your first Dockerfile Step-By-Step Explained for Beginners.mp452.28 MB
4. Creating Docker Images and a Custom Configuration with Dockerfile in Docker/1. Write your first Dockerfile Step-By-Step Explained for Beginners.srt8.14 KB
4. Creating Docker Images and a Custom Configuration with Dockerfile in Docker/1.1 S02L01 - Writing your first Dockerfile.pdf157.81 KB
4. Creating Docker Images and a Custom Configuration with Dockerfile in Docker/2. Use a custom PHP Development Server inside a Container based on a Dockerfile.mp439.93 MB
4. Creating Docker Images and a Custom Configuration with Dockerfile in Docker/2. Use a custom PHP Development Server inside a Container based on a Dockerfile.srt5.83 KB
4. Creating Docker Images and a Custom Configuration with Dockerfile in Docker/2.1 S02L02 - Using a PHP Dev-Server inside a Container with a Dockerfile.pdf149.49 KB
4. Creating Docker Images and a Custom Configuration with Dockerfile in Docker/3. Ship your Web-Application using ApachePHP as Docker Image with a Dockerfile.mp441.44 MB
4. Creating Docker Images and a Custom Configuration with Dockerfile in Docker/3. Ship your Web-Application using ApachePHP as Docker Image with a Dockerfile.srt4.35 KB
4. Creating Docker Images and a Custom Configuration with Dockerfile in Docker/3.1 S02L03 - Ship your Web-Application using Apache and PHP as Docker container with a Dockerfile.pdf143.08 KB
4. Creating Docker Images and a Custom Configuration with Dockerfile in Docker/4. Upload Custom Images to Docker-Hub Image Repository.mp4113.12 MB
4. Creating Docker Images and a Custom Configuration with Dockerfile in Docker/4. Upload Custom Images to Docker-Hub Image Repository.srt14.01 KB
4. Creating Docker Images and a Custom Configuration with Dockerfile in Docker/4.1 S02L04 - Uploading Images to Docker Hub.pdf143.98 KB
5. Reading, Understanding and Writing docker-compose.yml files step by step/1. The docker-compose.yml File Explained Line-by-Line.mp458.76 MB
5. Reading, Understanding and Writing docker-compose.yml files step by step/1. The docker-compose.yml File Explained Line-by-Line.srt10 KB
5. Reading, Understanding and Writing docker-compose.yml files step by step/1.1 S03L01 - The docker-compose.pdf151.93 KB
5. Reading, Understanding and Writing docker-compose.yml files step by step/2. This is how you use Docker-Compose to Start and Stop Services.mp428 MB
5. Reading, Understanding and Writing docker-compose.yml files step by step/2. This is how you use Docker-Compose to Start and Stop Services.srt5.09 KB
5. Reading, Understanding and Writing docker-compose.yml files step by step/2.1 S03L02 - Learn to use docker-compose.pdf166.08 KB
5. Reading, Understanding and Writing docker-compose.yml files step by step/3. Build your own Images with Custom Configuration using Docker-Compose.mp447.46 MB
5. Reading, Understanding and Writing docker-compose.yml files step by step/3. Build your own Images with Custom Configuration using Docker-Compose.srt6.31 KB
5. Reading, Understanding and Writing docker-compose.yml files step by step/3.1 S03L03 - Build your own images with custom configuration using docker compose and the docker-compose.pdf180.97 KB
5. Reading, Understanding and Writing docker-compose.yml files step by step/4. A Sample Development Environment (PHPApacheMySQL) using docker-compose.yml.mp473.17 MB
5. Reading, Understanding and Writing docker-compose.yml files step by step/4. A Sample Development Environment (PHPApacheMySQL) using docker-compose.yml.srt9.47 KB
5. Reading, Understanding and Writing docker-compose.yml files step by step/4.1 S03L04 - Build your environment with a simple php apache and database using docker-compose.pdf196.78 KB
5. Reading, Understanding and Writing docker-compose.yml files step by step/5. Understanding Data Persistence in Host-Volume Mounted Directories Step by Step.mp440.79 MB
5. Reading, Understanding and Writing docker-compose.yml files step by step/5. Understanding Data Persistence in Host-Volume Mounted Directories Step by Step.srt7.56 KB
5. Reading, Understanding and Writing docker-compose.yml files step by step/5.1 S03L05 - Databases and Data Peristence in Host-Directory Mounted Volumes.pdf176.55 KB
5. Reading, Understanding and Writing docker-compose.yml files step by step/6. Understanding Data Persistence in Named-Volumes and Data-Sharing in Containers.mp462.6 MB
5. Reading, Understanding and Writing docker-compose.yml files step by step/6. Understanding Data Persistence in Named-Volumes and Data-Sharing in Containers.srt10.11 KB
5. Reading, Understanding and Writing docker-compose.yml files step by step/6.1 S03L06 - Data Peristence in Named Volumes and Data Sharing Across Containers.pdf154.51 KB
6. Understanding Network Segregation using Bridge Networks in Docker-Compose/1. Understanding Network Segregation in Docker and the Docker0 network.mp440.98 MB
6. Understanding Network Segregation using Bridge Networks in Docker-Compose/1. Understanding Network Segregation in Docker and the Docker0 network.srt9.4 KB
6. Understanding Network Segregation using Bridge Networks in Docker-Compose/1.1 S04L01 - Understanding Network Segregation in Docker.pdf175.51 KB
6. Understanding Network Segregation using Bridge Networks in Docker-Compose/2. Creating a Specific Network in the docker-compose.yml file.mp420.06 MB
6. Understanding Network Segregation using Bridge Networks in Docker-Compose/2. Creating a Specific Network in the docker-compose.yml file.srt3.79 KB
6. Understanding Network Segregation using Bridge Networks in Docker-Compose/2.1 S04L02 - Creating Networks with docker-compose.pdf146.82 KB
6. Understanding Network Segregation using Bridge Networks in Docker-Compose/3. Using and Defining Networks in docker-compose.yml file for Network Segregation.mp441.19 MB
6. Understanding Network Segregation using Bridge Networks in Docker-Compose/3.1 S04L03 - Using networks in docker-compose for Segregation.pdf147.57 KB
7. Practical Example of a docker-compose.yml Envrionment in WordPress/1. Understanding and Improving the Wordpress docker-compose.yml file.mp478.91 MB
7. Practical Example of a docker-compose.yml Envrionment in WordPress/1. Understanding and Improving the Wordpress docker-compose.yml file.srt12.36 KB
7. Practical Example of a docker-compose.yml Envrionment in WordPress/1.1 S06L01 - Real World Docker-Compose File.pdf153.67 KB
8. Practical Example of a docker-compose.yml Envrionment in Laravel/1. Install Laravel with composer from php via Docker.mp430.12 MB
8. Practical Example of a docker-compose.yml Envrionment in Laravel/1. Install Laravel with composer from php via Docker.srt4.06 KB
8. Practical Example of a docker-compose.yml Envrionment in Laravel/2. Dockerize the Local Laravel Environment using Docker-compose.mp4112.87 MB
8. Practical Example of a docker-compose.yml Envrionment in Laravel/2. Dockerize the Local Laravel Environment using Docker-compose.srt14.77 KB
8. Practical Example of a docker-compose.yml Envrionment in Laravel/3. Add in a Database and Redis into the local Docker-Compose environment.mp473.79 MB
8. Practical Example of a docker-compose.yml Envrionment in Laravel/3. Add in a Database and Redis into the local Docker-Compose environment.srt8.06 KB
8. Practical Example of a docker-compose.yml Envrionment in Laravel/4. Add in a user Registration Login Functionality for Laravel via Vue JS.mp438.3 MB
8. Practical Example of a docker-compose.yml Envrionment in Laravel/4. Add in a user Registration Login Functionality for Laravel via Vue JS.srt4.35 KB
9. Bonus Section/1. Thank you for buying this course Closing words.mp423.17 MB
9. Bonus Section/1. Thank you for buying this course Closing words.srt1.33 KB
9. Bonus Section/2. Bonus Lecture.html3.72 KB
Readme.txt962 B
[GigaCourse.com].url49 B

Trackers

No trackers found.