Completed
Entropy
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Continuous Delivery with Docker Containers and Java - The Good, the Bad, and the Ugly
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Docker vs Containers
- 3 Daniel Bryant
- 4 Continuous Delivery
- 5 Java Pipeline
- 6 The Good
- 7 The Bad
- 8 The Impact
- 9 Lessons Learned
- 10 Dockerfile Content
- 11 Hotspot
- 12 Base Image
- 13 Spring Boot
- 14 Jlink
- 15 Dependencies
- 16 Should I build Java in containers
- 17 BuildKit
- 18 Antipattern
- 19 Building at the top
- 20 Packaging Java artifacts
- 21 Microscales Makefile
- 22 External registries
- 23 Testing
- 24 Java
- 25 Memory Requirements
- 26 Entropy
- 27 Java in Docker
- 28 Security
- 29 Gradle
- 30 Trust
- 31 Leadership
- 32 Commercial options
- 33 Docker image scanning
- 34 Summary
- 35 Questions
- 36 Mixing dev and ops
- 37 Telepresence