FileMood

Download The Complete Practical Docker Guide

The Complete Practical Docker Guide

Name

The Complete Practical Docker Guide

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

8.3 GB

Total Files

386

Hash

07745F7FEE99DF016AE9B346E0F5952739E8D2AC

/Chapter 21 User Management and Permissions in Linux/

002. Creating Users Using useradd Command.mp4

109.3 MB

001. Introduction to the User Management in Linux en.srt

3.2 KB

001. Introduction to the User Management in Linux.mp4

16.0 MB

002. Creating Users Using useradd Command en.srt

23.9 KB

003. Creating New User Using adduser Command en.srt

11.5 KB

003. Creating New User Using adduser Command.mp4

51.2 MB

004. Changing Ownership of the File en.srt

16.9 KB

004. Changing Ownership of the File.mp4

83.6 MB

005. Changing Permissions en.srt

21.4 KB

005. Changing Permissions.mp4

105.5 MB

/Chapter 1 Introduction to the Course/

001. Course Overview.mp4

37.1 MB

001. Course Overview en.srt

3.0 KB

/Chapter 2 Docker Installation/

001. Installing Docker Desktop on Mac en.srt

8.9 KB

001. Installing Docker Desktop on Mac.mp4

49.7 MB

002. Installing Docker Desktop on Windows en.srt

9.2 KB

002. Installing Docker Desktop on Windows.mp4

45.9 MB

003. Installing Docker Engine on Linux en.srt

13.1 KB

003. Installing Docker Engine on Linux.mp4

76.5 MB

/Chapter 3 Basic Docker Container (Ubuntu, Busybox, Alpine)/

001. Running Hello-World Container en.srt

8.2 KB

001. Running Hello-World Container.mp4

40.4 MB

002. Running Ubuntu Container en.srt

18.7 KB

002. Running Ubuntu Container.mp4

79.7 MB

003. Running Busybox Container en.srt

13.7 KB

003. Running Busybox Container.mp4

67.1 MB

004. Alpine Versus Busybox Images en.srt

19.8 KB

004. Alpine Versus Busybox Images.mp4

103.9 MB

/Chapter 4 Port and Volume Mapping in the Docker Containers/

001. Running Nginx with Exposed Port en.srt

15.7 KB

001. Running Nginx with Exposed Port.mp4

73.2 MB

002. Nginx Container with Custom Content en.srt

20.5 KB

002. Nginx Container with Custom Content.mp4

82.8 MB

003. Adding Favicon to the Project en.srt

10.9 KB

003. Adding Favicon to the Project.mp4

61.5 MB

004. Using Path Variable in Volume Mapping en.srt

7.5 KB

004. Using Path Variable in Volume Mapping.mp4

42.8 MB

/Chapter 5 Docker Containers Management (Ubuntu, Nginx)/

001. Running Containers in Background en.srt

17.4 KB

001. Running Containers in Background.mp4

71.4 MB

002. Running Container with Pseudo TTY en.srt

13.1 KB

002. Running Container with Pseudo TTY.mp4

55.1 MB

003. Creating Multiple Ubuntu Containers from the Same Image en.srt

11.5 KB

003. Creating Multiple Ubuntu Containers from the Same Image.mp4

53.2 MB

004. Running Multiple Nginx Servers en.srt

18.3 KB

004. Running Multiple Nginx Servers.mp4

85.9 MB

005. Cleaning Up Stopped Containers en.srt

14.7 KB

005. Cleaning Up Stopped Containers.mp4

70.0 MB

/Chapter 6 Running Python Applications in Docker/

001. Creating Python Containers en.srt

9.9 KB

001. Creating Python Containers.mp4

38.0 MB

002. Simple Python Program en.srt

12.8 KB

002. Simple Python Program.mp4

61.5 MB

003. Challenge Simple Python Calendar App en.srt

4.8 KB

003. Challenge Simple Python Calendar App.mp4

19.9 MB

004. Challenge Solution Simple Python Calendar App en.srt

7.4 KB

004. Challenge Solution Simple Python Calendar App.mp4

30.4 MB

/Chapter 7 Running Node.js Applications in Docker/

001. Running Node.js Containers en.srt

10.0 KB

001. Running Node.js Containers.mp4

42.5 MB

002. Hello World Application with Node en.srt

7.3 KB

002. Hello World Application with Node.mp4

28.6 MB

003. Express Web Server Using Node en.srt

22.3 KB

003. Express Web Server Using Node.mp4

87.5 MB

004. Add Handling of the SIGINT and SIGTERM Signals en.srt

11.4 KB

004. Add Handling of the SIGINT and SIGTERM Signals.mp4

51.4 MB

005. Challenge Create Files Handling Node App en.srt

5.7 KB

005. Challenge Create Files Handling Node App.mp4

26.8 MB

006. Challenge Solution Create Files Handling Node App en.srt

13.8 KB

006. Challenge Solution Create Files Handling Node App.mp4

57.0 MB

007. Conclusion - Containers can Create and Modify External Files en.srt

3.7 KB

007. Conclusion - Containers can Create and Modify External Files.mp4

20.3 MB

/Chapter 8 Running MongoDB Containers/

001. Pulling Mongo Image and Creating the First Mongo Container en.srt

4.8 KB

001. Pulling Mongo Image and Creating the First Mongo Container.mp4

27.6 MB

002. Starting Additional Processes in the Running Container en.srt

10.1 KB

002. Starting Additional Processes in the Running Container.mp4

47.3 MB

003. What is Entry Point and Where is it Located en.srt

6.8 KB

003. What is Entry Point and Where is it Located.mp4

37.5 MB

004. Creating New Mongo Database Using Mongo Shell en.srt

14.4 KB

004. Creating New Mongo Database Using Mongo Shell.mp4

63.8 MB

005. Running Mongo Container with Persistent Database en.srt

21.6 KB

005. Running Mongo Container with Persistent Database.mp4

109.0 MB

/Chapter 9 Communication Between Containers and Environment Variables (MySQL, phpMyAdmin)/

001. Starting WordPress Container en.srt

10.8 KB

001. Starting WordPress Container.mp4

52.1 MB

002. Plan for the Next Lectures - Networks and Environment Variables en.srt

3.5 KB

002. Plan for the Next Lectures - Networks and Environment Variables.mp4

20.5 MB

003. Default Bridge Network and Communication Between Containers en.srt

10.6 KB

003. Default Bridge Network and Communication Between Containers.mp4

65.0 MB

004. Exploring Environment Variables en.srt

8.1 KB

004. Exploring Environment Variables.mp4

39.9 MB

005. Starting MySQL Container with env Variable en.srt

7.6 KB

005. Starting MySQL Container with env Variable.mp4

41.2 MB

006. Launching Another phpMyAdmin Container en.srt

11.3 KB

006. Launching Another phpMyAdmin Container.mp4

53.5 MB

007. Connecting phpMyAdmin to MySQL Container en.srt

14.6 KB

007. Connecting phpMyAdmin to MySQL Container.mp4

78.2 MB

008. Making Notes of the Commands en.srt

6.7 KB

008. Making Notes of the Commands.mp4

36.4 MB

/Chapter 10 Default and Custom Bridge Networks in Docker (WordPress, MySQL)/

001. Communication Using Hostnames in the Default Bridge Network en.srt

12.2 KB

001. Communication Using Hostnames in the Default Bridge Network.mp4

52.9 MB

002. Inspecting Default Bridge Network en.srt

6.7 KB

002. Inspecting Default Bridge Network.mp4

31.4 MB

003. Creating New Custom Bridge Network en.srt

5.1 KB

003. Creating New Custom Bridge Network.mp4

25.6 MB

004. Creating Busybox Containers in the Custom Network en.srt

10.2 KB

004. Creating Busybox Containers in the Custom Network.mp4

49.3 MB

005. Using Custom Persistent Names for Connectivity in the Custom Network en.srt

12.6 KB

005. Using Custom Persistent Names for Connectivity in the Custom Network.mp4

58.4 MB

006. MySQL and phpMyAdmin in the Custom Network en.srt

19.0 KB

006. MySQL and phpMyAdmin in the Custom Network.mp4

87.9 MB

007. Challenge WordPress with MySQL and phpMyAdmin en.srt

4.2 KB

007. Challenge WordPress with MySQL and phpMyAdmin.mp4

26.4 MB

008. Challenge Solution WordPress with MySQL and phpMyAdmin - Part 1 en.srt

18.4 KB

008. Challenge Solution WordPress with MySQL and phpMyAdmin - Part 1.mp4

83.9 MB

009. Challenge Solution WordPress with MySQL and phpMyAdmin - Part 2 en.srt

14.2 KB

009. Challenge Solution WordPress with MySQL and phpMyAdmin - Part 2.mp4

72.5 MB

010. Summary for the WordPress and MySQL Setup en.srt

5.0 KB

010. Summary for the WordPress and MySQL Setup.mp4

30.4 MB

/Chapter 11 Additional Containers – Elasticsearch, Redis, Httpd/

001. Getting Docker Image with Curl Utility en.srt

11.0 KB

001. Getting Docker Image with Curl Utility.mp4

54.4 MB

002. Challenge Run Elasticsearch and Curl Containers in the Custom Network en.srt

3.3 KB

002. Challenge Run Elasticsearch and Curl Containers in the Custom Network.mp4

21.9 MB

003. Challenge Solution Run Elasticsearch and Curl Containers in the Custom Network en.srt

17.2 KB

003. Challenge Solution Run Elasticsearch and Curl Containers in the Custom Network.mp4

82.4 MB

004. Inserting Documents into Elasticsearch Index en.srt

14.9 KB

004. Inserting Documents into Elasticsearch Index.mp4

69.6 MB

005. Starting Redis Container en.srt

7.8 KB

005. Starting Redis Container.mp4

44.6 MB

006. Challenge Redis and Redis-Commander en.srt

3.0 KB

006. Challenge Redis and Redis-Commander.mp4

17.6 MB

007. Challenge Solution Redis and Redis-Commander en.srt

11.5 KB

007. Challenge Solution Redis and Redis-Commander.mp4

56.5 MB

008. Launching Httpd Container en.srt

3.5 KB

008. Launching Httpd Container.mp4

17.6 MB

/Chapter 12 Docker on Practice Summary and Introduction to the Docker Fundamentals/

001. Docker Fundamentals Practical Section Summary en.srt

1.6 KB

001. Docker Fundamentals Practical Section Summary.mp4

9.2 MB

002. Introduction to the Docker Fundamentals en.srt

2.3 KB

002. Introduction to the Docker Fundamentals.mp4

13.5 MB

/Chapter 13 What is Docker and Docker Components/

001. Virtual Machines Versus Docker Containers en.srt

2.5 KB

001. Virtual Machines Versus Docker Containers.mp4

15.4 MB

002. Virtual Machines Architecture en.srt

6.2 KB

002. Virtual Machines Architecture.mp4

36.4 MB

003. How I Use Virtual Machines en.srt

18.2 KB

003. How I Use Virtual Machines.mp4

103.3 MB

004. My Computer Just Ran Out of Memory en.srt

2.4 KB

004. My Computer Just Ran Out of Memory.mp4

13.4 MB

005. Docker Containers Architecture en.srt

10.2 KB

005. Docker Containers Architecture.mp4

59.2 MB

006. How Docker is Running on Different Operating Systems en.srt

6.8 KB

006. How Docker is Running on Different Operating Systems.mp4

42.0 MB

007. Container Processes and Resources en.srt

9.7 KB

007. Container Processes and Resources.mp4

58.8 MB

008. Docker Components Overview en.srt

5.2 KB

008. Docker Components Overview.mp4

29.2 MB

009. Docker Client en.srt

7.5 KB

009. Docker Client.mp4

38.3 MB

010. Docker Server en.srt

6.5 KB

010. Docker Server.mp4

35.6 MB

011. Docker Host en.srt

8.7 KB

011. Docker Host.mp4

55.7 MB

012. Docker Image en.srt

3.5 KB

012. Docker Image.mp4

20.7 MB

013. Docker Container en.srt

4.3 KB

013. Docker Container.mp4

26.7 MB

014. Docker Repository en.srt

4.4 KB

014. Docker Repository.mp4

26.0 MB

015. Docker Registry en.srt

6.7 KB

015. Docker Registry.mp4

38.1 MB

016. Docker Components Summary en.srt

5.1 KB

016. Docker Components Summary.mp4

27.1 MB

/Chapter 14 Introduction to the Images and Containers/

001. Docker Commands Versus Management Commands en.srt

8.5 KB

001. Docker Commands Versus Management Commands.mp4

50.0 MB

002. Alternative Commands en.srt

7.1 KB

002. Alternative Commands.mp4

38.1 MB

003. Basic Container and Images Commands en.srt

6.9 KB

003. Basic Container and Images Commands.mp4

37.2 MB

004. Cleaning Up My Docker Setup en.srt

8.6 KB

004. Cleaning Up My Docker Setup.mp4

48.4 MB

005. Pulling Images from Docker Hub en.srt

6.6 KB

005. Pulling Images from Docker Hub.mp4

33.2 MB

006. What is Docker Image en.srt

9.9 KB

006. What is Docker Image.mp4

60.2 MB

007. Creating New Container from the Image en.srt

6.0 KB

007. Creating New Container from the Image.mp4

35.1 MB

008. What is CMD in the Docker Image en.srt

4.3 KB

008. What is CMD in the Docker Image.mp4

27.3 MB

009. What is Docker Container en.srt

15.9 KB

009. What is Docker Container.mp4

102.6 MB

010. Summary for the Introduction to Images and Containers en.srt

3.0 KB

010. Summary for the Introduction to Images and Containers.mp4

16.9 MB

/Chapter 15 Getting Started with Linux/

001. Why You Need to Know Linux while Studying Docker en.srt

2.6 KB

001. Why You Need to Know Linux while Studying Docker.mp4

14.6 MB

002. Introduction to the Linux Section en.srt

2.8 KB

002. Introduction to the Linux Section.mp4

15.4 MB

003. Possible Options to Use Linux on macOS and Windows en.srt

3.1 KB

003. Possible Options to Use Linux on macOS and Windows.mp4

16.7 MB

004. Creating Linux Container Using Docker en.srt

5.6 KB

004. Creating Linux Container Using Docker.mp4

21.4 MB

005. What is Shell, Terminal, and Command en.srt

7.6 KB

005. What is Shell, Terminal, and Command.mp4

39.0 MB

006. Getting Information about Linux Computer en.srt

9.7 KB

006. Getting Information about Linux Computer.mp4

53.8 MB

007. How Shell Understands that You Have Entered a Command en.srt

7.6 KB

007. How Shell Understands that You Have Entered a Command.mp4

46.5 MB

008. Getting Help about Commands Using Man Utility en.srt

12.3 KB

008. Getting Help about Commands Using Man Utility.mp4

61.1 MB

009. Command Options en.srt

14.1 KB

009. Command Options.mp4

71.8 MB

010. Command Arguments en.srt

16.1 KB

010. Command Arguments.mp4

81.2 MB

011. Arguments for Options en.srt

7.4 KB

011. Arguments for Options.mp4

38.5 MB

/Chapter 16 Processes in Linux/

001. What Are Processes en.srt

2.4 KB

001. What Are Processes.mp4

13.4 MB

002. List Running Processes en.srt

6.4 KB

002. List Running Processes.mp4

37.8 MB

003. Starting Additional Processes and Killing Processes en.srt

9.7 KB

003. Starting Additional Processes and Killing Processes.mp4

45.2 MB

004. Installing htop Package Using apt-get en.srt

5.1 KB

004. Installing htop Package Using apt-get.mp4

21.6 MB

005. Using the htop Utility en.srt

8.2 KB

005. Using the htop Utility.mp4

37.5 MB

006. Summary for Processes Monitoring en.srt

10.0 KB

006. Summary for Processes Monitoring.mp4

56.5 MB

/Chapter 17 Data Streams and Piping in Linux/

001. Data Streams of the Process en.srt

3.5 KB

001. Data Streams of the Process.mp4

22.4 MB

002. Redirecting STDOUT and STDERR to the File en.srt

6.7 KB

002. Redirecting STDOUT and STDERR to the File.mp4

36.3 MB

003. Where Process Data Streams Send Data by Default en.srt

4.7 KB

003. Where Process Data Streams Send Data by Default.mp4

28.7 MB

004. How to Send Data to STDIN and Redirect STDOUT and STDERR en.srt

16.9 KB

004. How to Send Data to STDIN and Redirect STDOUT and STDERR.mp4

66.4 MB

005. Piping en.srt

7.6 KB

005. Piping.mp4

39.9 MB

006. Summary for Data Streams and Piping en.srt

2.3 KB

006. Summary for Data Streams and Piping.mp4

14.0 MB

/Chapter 18 Files and Directories Management in Linux/

001. Introduction to Files and Directories Management en.srt

1.8 KB

001. Introduction to Files and Directories Management.mp4

9.6 MB

002. Linux File System Structure and Navigation en.srt

16.5 KB

002. Linux File System Structure and Navigation.mp4

72.3 MB

003. Listing Files and Directories en.srt

15.6 KB

003. Listing Files and Directories.mp4

98.9 MB

004. Exploring Subdirectories of the Root Directory en.srt

11.1 KB

004. Exploring Subdirectories of the Root Directory.mp4

66.4 MB

005. Creating and Removing Directories and Files en.srt

9.2 KB

005. Creating and Removing Directories and Files.mp4

46.9 MB

006. Creating New Files en.srt

8.0 KB

006. Creating New Files.mp4

43.3 MB

007. Editing Files Using Vim and Nano Editors en.srt

11.7 KB

007. Editing Files Using Vim and Nano Editors.mp4

59.6 MB

008. Copy and Move Files and Directories en.srt

15.2 KB

008. Copy and Move Files and Directories.mp4

68.1 MB

009. Reading Files en.srt

9.6 KB

009. Reading Files.mp4

49.4 MB

010. Filtering Text Using the grep Command en.srt

8.4 KB

010. Filtering Text Using the grep Command.mp4

40.6 MB

011. Soft Versus Hard Links en.srt

11.5 KB

011. Soft Versus Hard Links.mp4

63.3 MB

012. Creating Hard and Soft Links en.srt

13.0 KB

012. Creating Hard and Soft Links.mp4

73.3 MB

/Chapter 19 Search Operations in Linux/

001. Introduction to the Find Command en.srt

8.7 KB

001. Introduction to the Find Command.mp4

52.1 MB

002. Searching Files Using the Find Command en.srt

8.1 KB

002. Searching Files Using the Find Command.mp4

32.4 MB

003. Some Other Examples of the Find Command en.srt

9.0 KB

003. Some Other Examples of the Find Command.mp4

38.3 MB

004. Executing Additional Commands Inside of the Find Operation en.srt

10.7 KB

004. Executing Additional Commands Inside of the Find Operation.mp4

47.6 MB

005. Xargs Command en.srt

6.7 KB

005. Xargs Command.mp4

31.8 MB

006. Piping Results of the Find Command to the Other Command Using Xargs en.srt

8.0 KB

006. Piping Results of the Find Command to the Other Command Using Xargs.mp4

37.7 MB

/Chapter 20 Compressing and Sorting in Linux/

001. Overview of the tar and gzip Utilities en.srt

6.2 KB

001. Overview of the tar and gzip Utilities.mp4

30.8 MB

002. Creating and Extracting Compressed Archive Using tar and gzip en.srt

14.0 KB

002. Creating and Extracting Compressed Archive Using tar and gzip.mp4

50.2 MB

003. Sorting Files Using Ls Command en.srt

8.1 KB

003. Sorting Files Using Ls Command.mp4

34.8 MB

004. Sorting Contents of the Files Using Sort Utility en.srt

10.2 KB

004. Sorting Contents of the Files Using Sort Utility.mp4

41.1 MB

/Chapter 22 Executable Files and Scripting in Linux/

001. Creating Executable Script en.srt

13.2 KB

001. Creating Executable Script.mp4

70.8 MB

002. Adding Path to the Scripts into the PATH Variable en.srt

8.1 KB

002. Adding Path to the Scripts into the PATH Variable.mp4

38.4 MB

003. Summary for Users, Permissions, and Scripts en.srt

1.6 KB

003. Summary for Users, Permissions, and Scripts.mp4

8.5 MB

/Chapter 23 Networking in Linux/

001. Introduction to the Linux Networking en.srt

1.3 KB

001. Introduction to the Linux Networking.mp4

7.8 MB

002. Exploring IP address settings en.srt

16.9 KB

002. Exploring IP address settings.mp4

78.2 MB

003. Verifying Connectivity with Remote Servers en.srt

10.7 KB

003. Verifying Connectivity with Remote Servers.mp4

54.5 MB

004. Enabling SSH on the Linux Server en.srt

10.6 KB

004. Enabling SSH on the Linux Server.mp4

53.9 MB

005. Connecting to the Linux Server Remotely Via SSH en.srt

13.4 KB

005. Connecting to the Linux Server Remotely Via SSH.mp4

56.7 MB

006. Using curl and wget Utilities en.srt

8.6 KB

006. Using curl and wget Utilities.mp4

50.6 MB

/Chapter 24 Environment Variables in Linux/

001. Environment Variables en.srt

9.3 KB

001. Environment Variables.mp4

53.4 MB

002. SOLUTION - Script with Environment Variables Access en.srt

4.7 KB

002. SOLUTION - Script with Environment Variables Access.mp4

24.3 MB

003. Linux Summary en.srt

0.7 KB

003. Linux Summary.mp4

3.8 MB

/Chapter 25 Launching Course Project Application without Docker/

001. Introduction to the Dockerfiles and Docker Compose en.srt

2.2 KB

001. Introduction to the Dockerfiles and Docker Compose.mp4

15.1 MB

002. Cloning Remote Docker Repository with Project Files en.srt

6.7 KB

002. Cloning Remote Docker Repository with Project Files.mp4

15.8 MB

003. Project Overview en.srt

5.7 KB

003. Project Overview.mp4

8.9 MB

004. Getting Unsplash API Key en.srt

12.2 KB

004. Getting Unsplash API Key.mp4

30.2 MB

005. Installing Node.js and NPM en.srt

2.6 KB

005. Installing Node.js and NPM.mp4

5.8 MB

006. Installing Python, Pip, and Pipenv on macOS en.srt

19.5 KB

006. Installing Python, Pip, and Pipenv on macOS.mp4

70.0 MB

007. Installing Python, Pip, and Pipenv on Windows en.srt

12.6 KB

007. Installing Python, Pip, and Pipenv on Windows.mp4

53.0 MB

008. Starting Frontend App Using NPM en.srt

8.6 KB

008. Starting Frontend App Using NPM.mp4

21.0 MB

009. Starting API Application Using Python en.srt

13.5 KB

009. Starting API Application Using Python.mp4

38.7 MB

010. Verifying How Images Gallery Project Works en.srt

6.9 KB

010. Verifying How Images Gallery Project Works.mp4

23.0 MB

011. Summary for Start of the App without Docker en.srt

6.4 KB

011. Summary for Start of the App without Docker.mp4

17.9 MB

/Chapter 26 Building Custom Images Using Dockerfiles/

001. Initializing Git and GitHub for the Project en.srt

25.7 KB

001. Initializing Git and GitHub for the Project.mp4

65.9 MB

002. Installing Docker and Hello-World Using Docker en.srt

9.7 KB

002. Installing Docker and Hello-World Using Docker.mp4

23.0 MB

003. Creating Dockerfile for the Python API Service en.srt

27.0 KB

003. Creating Dockerfile for the Python API Service.mp4

65.0 MB

004. Building Docker Image for the API Service en.srt

15.1 KB

004. Building Docker Image for the API Service.mp4

42.5 MB

005. Running API Containers Based on the Built Docker Image en.srt

14.1 KB

005. Running API Containers Based on the Built Docker Image.mp4

37.6 MB

006. Analyzing API Docker Container from Inside en.srt

23.0 KB

006. Analyzing API Docker Container from Inside.mp4

56.6 MB

007. Docker Image for the API Service Summary en.srt

4.9 KB

007. Docker Image for the API Service Summary.mp4

13.7 MB

008. Creating Dockerfile for the Frontend Application en.srt

11.1 KB

008. Creating Dockerfile for the Frontend Application.mp4

29.1 MB

009. Building Docker Image for the Frontend App en.srt

7.6 KB

009. Building Docker Image for the Frontend App.mp4

23.2 MB

010. Running Docker Container for the Frontend Service en.srt

5.7 KB

010. Running Docker Container for the Frontend Service.mp4

13.9 MB

011. Exploring Frontend Container from Inside en.srt

7.4 KB

011. Exploring Frontend Container from Inside.mp4

17.2 MB

012. Why You Need to Have the node modules Folder and Python venv Folders Locally en.srt

14.5 KB

012. Why You Need to Have the node modules Folder and Python venv Folders Locally.mp4

44.9 MB

013. Running Both Frontend and API Containers in Background en.srt

9.6 KB

013. Running Both Frontend and API Containers in Background.mp4

19.4 MB

/Chapter 27 Launching Multiple Services Using Docker Compose/

001. Creating a Basic docker-compose File en.srt

8.3 KB

001. Creating a Basic docker-compose File.mp4

16.0 MB

002. Bringing Up Both Containers Using docker-compose en.srt

13.3 KB

002. Bringing Up Both Containers Using docker-compose.mp4

45.2 MB

003. How to Operate Containers Using docker-compose en.srt

6.2 KB

003. How to Operate Containers Using docker-compose.mp4

17.1 MB

004. Creating Volumes Mapping for the Frontend Service en.srt

17.7 KB

004. Creating Volumes Mapping for the Frontend Service.mp4

38.9 MB

005. Fix Volumes Sync in the React Container en.srt

6.1 KB

005. Fix Volumes Sync in the React Container.mp4

15.8 MB

006. Enabling Volumes Mapping for the API Service en.srt

14.0 KB

006. Enabling Volumes Mapping for the API Service.mp4

38.6 MB

007. Enabling auto-restart and docker-compose Summary for API and Frontend en.srt

6.6 KB

007. Enabling auto-restart and docker-compose Summary for API and Frontend.mp4

16.7 MB

008. Why Do We Need Mongo and mongo-express Services en.srt

7.2 KB

008. Why Do We Need Mongo and mongo-express Services.mp4

10.8 MB

009. Mongo and mongo-express Official Docker Images Overview en.srt

10.3 KB

009. Mongo and mongo-express Official Docker Images Overview.mp4

28.5 MB

010. Adding Mongo and mongo-express Services to the docker-compose File en.srt

7.8 KB

010. Adding Mongo and mongo-express Services to the docker-compose File.mp4

24.0 MB

011. Starting All Services Including Mongo and mongo-express Using docker-compose en.srt

8.1 KB

011. Starting All Services Including Mongo and mongo-express Using docker-compose.mp4

29.5 MB

/Chapter 28 Exploring Docker Compose Setup/

001. Docker Desktop Overview en.srt

13.3 KB

001. Docker Desktop Overview.mp4

30.2 MB

002. Using Mongo Shell and mongo-express GUI en.srt

12.6 KB

002. Using Mongo Shell and mongo-express GUI.mp4

27.8 MB

003. MongoDB Data is Now Deleted after docker-compose Restart en.srt

6.9 KB

003. MongoDB Data is Now Deleted after docker-compose Restart.mp4

20.3 MB

004. Configuring Persistent Data Volume for the Mongo Container en.srt

9.7 KB

004. Configuring Persistent Data Volume for the Mongo Container.mp4

29.2 MB

005. Verifying Persistent MongoDB Storage Using Volume en.srt

5.8 KB

005. Verifying Persistent MongoDB Storage Using Volume.mp4

21.0 MB

006. Mongo and mongo-express Setup Summary en.srt

6.3 KB

006. Mongo and mongo-express Setup Summary.mp4

21.6 MB

007. How docker-compose Containers Communicate with Each Other en.srt

7.6 KB

007. How docker-compose Containers Communicate with Each Other.mp4

13.8 MB

008. Exploring Networking Between Docker Containers en.srt

12.0 KB

008. Exploring Networking Between Docker Containers.mp4

31.8 MB

/Chapter 29 Course Summary/

001. Docker Complete Guide Summary en.srt

0.4 KB

001. Docker Complete Guide Summary.mp4

10.3 MB

 

Total files 386


Copyright © 2025 FileMood.com