Completed
00:43:33 - Docker commands
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Docker for Java Developers
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00:00 - Docker Introduction
- 2 00:00:46 - What problem we are trying to solve
- 3 00:05:51 - Solution with Virtualization
- 4 00:15:49 - Solution with Containerization
- 5 00:21:36 - What is Docker
- 6 00:26:06 - Docker Setup
- 7 00:33:19 - Running first container
- 8 00:43:33 - Docker commands
- 9 00:53:52 - Docker Architecture
- 10 00:57:22 - Running JDK Docker Container
- 11 01:05:00 - Packing the Spring Boot web app
- 12 01:13:05 - Running Spring Boot Web app on Docker
- 13 01:21:47 - Docker File for Docker Images
- 14 01:30:12 - Web app with Postgres
- 15 01:46:17 - Docker compose
- 16 01:58:57 - Running multiple containers
- 17 02:06:39 - Docker Volumes