Docker For Beginners by Jarosław Juszkiewicz

Posted By: ELK1nG

Docker For Beginners
Published 3/2025
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 727.59 MB | Duration: 2h 16m

You will learn how to use Docker in your daily work without spending long hours learning

What you'll learn

Learn to use docker in your daily work

You will be more aware of the commands you are executing instead of copying from README

Learn Docker Compose and Docker CLI

learn what is Volume, Network in Docker

See how Docker Hub works and push there your own Image

Docker Best Practices in Production

Requirements

You don't need to have any experience with Docker, the course is from the very beginning

Description

If you are just starting your adventure with Docker or you use it in a project but don't know what exactly is going on, this course will be the perfect choice for you. You will learn how to use Docker in your daily work. Additionally, get to know Docker Compose, which makes it easier to work in a local environment. The course is aimed at teaching you how to use it fluently even if you have not had contact with Docker before. Topics:What the Docker isDocker CLI - lear how to use Docker commandsRun, build, delete imagesLearn how to build my custom imageDocker in practice - we will create project with database and APIDocker Compose - tool to make easer run containerWhat is Network in the DockerHow store files via VolumesRead logs from ContainerEnter into ContainerConfiguration for production and developmentDocker Hub - repository for imagesPublish own image for other developerClean up my old imagesBest practiceIn a concise way I will show you how to use Docker without spending long hours learning. After completing the course, you will be able to use Docker fluently and will gain the skills to create your own configurations.

Overview

Section 1: Introduction

Lecture 1 Introduction what Docker is

Lecture 2 Installation

Lecture 3 Docker Hub - what is it?

Section 2: First steps with Docker

Lecture 4 Run your first container

Lecture 5 Run container part II

Lecture 6 Docker CLI - learn how to use Docker commands

Section 3: Use docker in your daily work - Docker Compose, Dockerfile, Volumes, …

Lecture 7 Introduction to Docker Compose

Lecture 8 Docker Compose setup

Lecture 9 Logs from your application

Lecture 10 Stop vs Down

Lecture 11 Go into container

Lecture 12 Volumes - store for your files

Lecture 13 Volumes external

Lecture 14 Custom Dockerfile

Lecture 15 Dockerfile in CLI

Lecture 16 Docker in practice - my API

Lecture 17 Docker Network - understand how to use it

Lecture 18 Multi-stage builds

Lecture 19 Docker Compose override

Section 4: Good to know

Lecture 20 Clear old images

Lecture 21 My image on Docker Hub

Lecture 22 Docker Best Practices in Production

Developers or DevOps beginners who want to start with Docker but don't know how.,People who use Docker in a project but don't know what exactly certain commands do.