Docker and Containers - From Fundamentals to Production
Docker & Containers: From Fundamentals to Production
https://WebToolTip.com
Published 7/2026
Created by Luke Robertson
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch
Level: All Levels | Genre: eLearning | Language: English + subtitle | Duration: 78 Lectures ( 7h 4m ) | Size: 3.6 GB
No experience needed. Master Docker, Compose, networking & security through hands-on labs with real-world services
What you'll learn
⚡ Explain what containers are, how they differ from virtual machines, and why they are used in modern IT environments
⚡ Install and configure Docker Desktop or Docker Engine and use the Docker CLI to manage images and containers
⚡ Pull, run, stop, and manage container lifecycles using Docker commands and the Docker Desktop GUI
⚡ Configure persistent storage for containers using named volumes and bind mounts
⚡ Design and implement Docker networks using bridge, host, MACVLAN, and IPVLAN network drivers
⚡ Build custom container images using Dockerfiles, including multistage builds and image security best practices
⚡ Deploy and manage multi-container applications using Docker Compose and Portainer
⚡ Apply container security principles including Linux capabilities, user namespaces, image scanning, and reverse proxy configuration
⚡ Monitor containerized services using Prometheus and Grafana dashboards
⚡ Build a fully functional home lab environment running real-world services including DNS, DHCP, a password manager, and a VPN
Requirements
❗ Basic familiarity with computer networking concepts (IP addresses, ports, DNS) is helpful but not essential
❗ No prior Linux experience is required, though basic command line comfort will help you move faster
❗ No programming or development background is needed
❗ A computer capable of running Docker Desktop (Windows 10/11, macOS, or Linux) — a virtual machine works perfectly
❗ Curiosity and willingness to experiment in a lab environment