Browsing as a guest.Preview anything. Sign in to make it yours.
← Explore
EngineeringPublic · published 4 Sept

Complete Docker Course

A comprehensive guide to Docker concepts, covering installation, basic commands, container management, and deployment workflows from theory to hands-on practice.

Coursified Library
source: TechWorld with Nana
Outline · 15 modules · quiz after each
01Course IntroductionThe course combines theoretical concepts with hands-on demos.1 min
02Course Overview and AgendaAgenda includes basic concepts, Docker vs VM, installation, and commands.1 min
03Container BasicsA container packages an application with its dependencies and configuration in an isolated environment.2 min
04Container RepositoriesContainers are stored in repositories, which can be private or public.2 min
05Benefits in Development and DeploymentContainers simplify local development setup by replacing complex OS installations with single Docker commands.5 min
06Technical Structure of ContainersTechnically, containers are made up of stacked layers of images.2 min
07Practical Demo: Pulling and Running ImagesImages are downloaded in layers from repositories like Docker Hub.7 min
08Docker vs Virtual MachinesDocker virtualizes the application layer and uses the host kernel.4 min
09Installing Docker: Mac and WindowsDocker Community Edition is suitable for getting started.9 min
10Installing Docker: LinuxLinux installation steps vary by distribution and architecture.6 min
11Installing Docker: ToolboxDocker Toolbox is a workaround for systems that do not support Docker natively.4 min
12Containers vs Images: TheoryAn image is the static package containing the application and dependencies.4 min
13Running and Managing ContainersUse 'docker run' to start a container and '-d' to run it in detached mode.3 min
14Port Binding and Multiple VersionsPort binding connects a host port to a container port to make the application accessible.9 min
15Docker Commands Recap and TroubleshootingRecap of essential commands: pull, run, start, stop, ps, images.2 min
0
clones
1
learner
New
no ratings yet
15
modules
Cloning copies the outline, quizzes and assessment into your account. The video stays on YouTube; attribution to Coursified Library stays on the course.
Details
Duration2h 46m
Assessment31 questions · pass 70%
Quiz questions212
LanguageEnglish
LicenceOutline CC BY · video © channel
CertificateYes · verifiable
NewNo ratings yet