Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS AWS Certified Developer - Associate CompTIA Security+
Photoshop Graphic Design Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Mindfulness Personal Development Personal Transformation Meditation Life Purpose Coaching Neuroscience
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Freelancing Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
30-Day Money-Back Guarantee

This course includes:

  • 3.5 hours on-demand video
  • 6 articles
  • 24 downloadable resources
  • Full lifetime access
  • Access on mobile and TV
  • Assignments
Development Development Tools Docker

The Complete Docker Bootcamp for Web Developers (2020)

Learn to containerize applications - With Hands-On Exercises for beginners. Dockerize WordPress and Laravel by example
Rating: 4.7 out of 54.7 (164 ratings)
15,790 students
Created by Thomas Wiesner
Last updated 5/2020
English
English [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • Use Docker with Hands-On Exercises
  • Understand Docker-Run Flags and Everyday Use-Cases
  • Read, understand and write your own Dockerfiles
  • Build Environments using docker-compose yaml files
  • Use Host-Volume and Named-Volume mounting
  • Improve real-world docker-compose yaml files
  • Learn to Dockerize any Web-App, be it PHP, Java or Anything else
  • Do Port Mapping using Docker and Docker-Compose
  • Enter Containers using interactive Shells
  • Create your Own Images and Upload them to Docker-Hub
  • Work with Image-Repositories such as Docker-Hub
  • You want to make more money as a Web-Developer
  • Understand how to Tag Docker Images
  • Work with Named Containers in Docker

Course content

9 sections • 36 lectures • 3h 28m total length

  • Preview02:13
  • Housekeeping: Where to find code examples and more
    03:50
  • Join our Facebook Group
    00:10
  • Introduction to Local Development vs. Virtual Box vs. Docker - WHY use docker?
    13:57

  • Install Docker Desktop on Windows Professional or Server (with Hyper-V)
    05:43
  • Install Docker Desktop on Mac
    03:11
  • Install Docker Toolbox on Windows Home (without Hyper-V)
    06:47
  • Install Docker
    1 question
  • Run-Through: Install Docker on Linux
    00:18

  • Running a single Docker Container Explained Step-By-Step
    07:30
  • Running multiple Docker Containers, detaching and docker attach step by step
    06:24
  • Running Docker Containers with a Shared Host File System (Volume Mounting)
    09:47
  • Running PHP Scripts with Volume Mounting in Docker Containers - Practical Exampe
    06:30
  • How To Speed Up Volume Mounting On Mac-Devices (osxfs-caching problems)
    00:39
  • How to access Server Logs in Docker and How to do Port Forwarding in Docker
    08:25
  • Cheat Sheet for this Section
    00:15

  • Write your first Dockerfile Step-By-Step Explained for Beginners
    07:20
  • Use a custom PHP Development Server inside a Container based on a Dockerfile
    05:07
  • Ship your Web-Application using Apache/PHP as Docker Image with a Dockerfile
    04:18
  • Upload Custom Images to Docker-Hub Image Repository
    11:59

  • The docker-compose.yml File Explained Line-by-Line
    08:11
  • This is how you use Docker-Compose to Start and Stop Services
    03:53
  • Build your own Images with Custom Configuration using Docker-Compose
    05:23
  • A Sample Development Environment (PHP/Apache/MySQL) using docker-compose.yml
    08:40
  • Understanding Data Persistence in Host-Volume Mounted Directories Step by Step
    07:01
  • Understanding Data Persistence in Named-Volumes and Data-Sharing in Containers
    08:58

  • Understanding Network Segregation in Docker and the Docker0 network
    08:16
  • Creating a Specific Network in the docker-compose.yml file
    03:25
  • Preview06:34

  • Understanding and Improving the Wordpress docker-compose.yml file
    10:55

  • Preview03:27
  • Final Files
    00:04
  • Dockerize the Local Laravel Environment using Docker-compose
    14:34
  • Add in a Database and Redis into the local Docker-Compose environment
    07:46
  • Add in a user Registration / Login Functionality for Laravel via Vue JS
    04:54

  • Thank you for buying this course: Closing words
    01:02
  • Bonus Lecture
    01:11

Requirements

  • You need a PC or a Mac
  • You need some basic understanding of Web- or Service-Development (why would you need Docker anyways ?!?)

Description

** Update April 2020: Added a Laravel Section to the Course - Install and Containerize a Laravel Application usind Docker and Docker-Compose **

Are you fed up not knowing...

  • ...what happens when you run "docker run" commands?

  • ...how to create your own images using Dockerfiles and how to upload them to an image registry?

  • ...how docker-compose works and how to orchestrate multiple services?

Then this course is for you!


This course will teach you how to use Docker professionally. You will be able to add Docker to your CV & start using your Docker skills professionally every day.

In this course is for total Docker beginners where I will teach you everything you need to know about getting started with Docker.

If you have never worked with containerization before, or you need a quick refresher on the most common commands and patterns using Docker, then this course is for you. You will deep dive into lots of little details so that you can add Docker confidently to your own portfolio.

By the end, you’ll become a Docker Expert ready to build Development Environments using Docker.

We will take you from beginner to master. Here’s why:

  • This course been updated to be 2020 Ready, so you’ll be learning with all the latest tools.

  • This course does not cut any corners, you will learn by building Real-World Projects in our labs.

  • I've taught over 60,000 students here on Udemy.

  • This course is Constantly Updated with new content, projects and modules.

By joining this course, you can assured I'll be giving you a no non-sense dive into Docker. You won’t be left in the dark, like many outdated YouTube tutorials.


Don’t just take my word for it, see what Existing Students have to say:

⭐⭐⭐⭐⭐"without rambling this course provides pretty much all the information you need to get started, well done!" -- Edward Finlayson

⭐⭐⭐⭐⭐ "Good hands-on course. I could pick up tons of tips, how-to-s and apply to my work (system guy)." -- Hank Nguyen

⭐⭐⭐⭐⭐ "I think it's a very good tutorial for people who are starting out with Docker. [...]" -- Prithwiraj Sinha


Enroll today with zero risk, and everything to gain by learning a new skill.


What are you waiting for?

Hit "Enroll Now" and learn Docker today!


Legal Notice:

Docker and the Docker logo are trademarks or registered trademarks of Docker, Inc. in the United States and/or other countries. Docker, Inc. and other parties may also have trademark rights in other terms used herein. This course is not certified, accredited, affiliated with, nor endorsed by Docker, Inc.


Who this course is for:

  • You want to learn Docker today
  • You want to share, ship and reproduce your environment across teams
  • You want to understand Docker
  • (Optional) You used maybe VirtualBox or Vagrant before and never had a chance to look into Docker
  • You need a quick, thorough, hands-on step-by-step intro
  • You best learn from Hands-On Examples

Instructor

Thomas Wiesner
Teaching over 60,000 Students about Development
Thomas Wiesner
  • 4.3 Instructor Rating
  • 3,882 Reviews
  • 80,349 Students
  • 10 Courses

Hi, I'm Thomas.

I am a senior back-end developer and systems architect. I have around 20 years hands-on development experience in various languages and systems. I have a CS masters degree. I am working since 2016 with Ethereum and have in-depth applied knowledge of Blockchain technology.

There are 8 best-selling Blockchain developer courses which I authored or co-authored. I was also part of the team creating the industry standard CBDE (Certified Blockchain Developer Ethereum) Certification program.

I am currently consulting and training Fortune 500 companies in Blockchain technologies and Ethereum development. I am also a product manager for a financial forecasting SaaS company with global reach.

And I can't wait to share my knowledge with you!


The Mission and Vision of The Courses

My courses should teach everyone how to develop fast, accurate and performance driven. I want to cut through the noise and show you workflows that work. I like "show don't tell".

I love to get in touch with my Students. I run multiple platforms for Blockchain Enthusiasts or Senior and Junior Developers.

I'd be happy if you connect with me on LinkedIn or subscribe to my Blog or YouTube channel. I'll push regular videos there as well and write about blockchain and tech related topics. Find the links in my Profile by clicking on my name.

-- Thomas

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.