IT & Software Docker for Beginners

Currently reading:
 IT & Software Docker for Beginners

Covers web development, programming, AI, cloud computing, DevOps, and cybersecurity.

mayoufi

Member
Amateur
LV
5
Joined
Oct 22, 2023
Threads
3,280
Likes
291
Awards
11
Credits
357©
Cash
0$
7117c3f8bd3c62516c75d69295bbfb26.jpg


Docker for Beginners
Video: .mp4 (1280x720, 30 fps(r)) | Audio: aac, 48000 Hz, 2ch | Size: 7.01 GB
Genre: eLearning Video | Duration: 80 lectures (7 hour, 29 mins) | Language: English


Learn Docker with multiple hands-on activities. Networking, volumes, environment variables and running apps in docker.

What you'll learn

How to use Docker images and create Containers
Manage Docker containers: start, stop, prune, restart
Enable port mapping and expose container ports to outside
Run Node and Python applications using Docker Containers
Create environment variables for Docker containers
Use volumes mapping and use specific working directories in the Docker containers
Create custom bridge networks and run multiple containers
Communicate between containers by container name in the custom bridge network

Requirements

No specific requirements, just desire to make your hands dirty and learn Docker by doing
Any computer - Mac, Windows or Linux

Description

This course is all about Docker

Understand HOW Docker works and learn its core features ON PRACTICE. This is 90% practice course without no useless demos!

Learn how to create different containers like Node.js, Python, Wordpress, MongoDB, MySQL, Redis, Elasticsearch and much more.

Become a master of Docker by understanding and practicing its main features.

All project files are available in the GitHub repository.

We will start by installing Docker on your computer - MacOS, Windows or Linux. On MacOS and Windows you will install Docker Desktop, on Linux you will install Docker Engine.

Afterwards we will jump into tons of practice activities and use different Docker features. You will pull different docker images and run multiple containers using them.

In practice sections you will perform multiple practice Docker activities:

Run Docker containers in foreground and background

Connect to certain process in the Docker from the Terminal

Expose internal container ports to outside

Add environment variable for container

Create custom names and hostnames for container

Create custom bridge network and run multiple containers inside of it

Communicate between containers

Persist containers folders using volumes mapping

You will also learn and practice how to use following Docker images

Ubuntu

Alpine, Busybox

Node.js

Python

MongoDB

MySQL, phpMyAdmin

NGINX

Wordpress

Elasticsearch

Redis

Httpd

During the course you will need to view and edit text files. For that you will NOT use terminal. Instead you will use GUI application VisualStudio Code. Also all project files are available in the GitHub repository. This means that during this course you will also learn how to use

Git and GitHub

VisualStudio Code

 
  • Like
Reactions: thuug

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Tips

Similar threads

Top Bottom