Completed
Java base image #2
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Docker for Java Developers - Packaging, Deployment, and Scaling
Automatically move to the next video in the Classroom when playback concludes
- 1 Docker for Java Developers
- 2 What we plan to cover?
- 3 Java base image #2
- 4 Java base image #5
- 5 Maven Plugin
- 6 Maven - Configuration
- 7 Maven - Execution
- 8 Gradle Plugin
- 9 Gradle - Configuration
- 10 Gradle - Execution
- 11 Docker Compose
- 12 Multi-container on single host
- 13 Multiple Files - Image and Ports
- 14 Swarm Mode: Replicated Service
- 15 Multi-container on multiple hosts
- 16 Swarm Mode: Scale
- 17 Docker for AWS/Azure
- 18 How much memory is available for containers?
- 19 Running in debug mode
- 20 Attaching the IDE
- 21 Monitoring Docker Containers
- 22 Integration tests with Docker
- 23 Running simultaneous tests