Docker Primer: Accelerate your Testing with Containers
Does your product run on Linux, or attempt to and you struggle to find ways to keep up with building and/or testing? Let's explore the world of Docker and how it can help you quickly and easily accomplish these things on one system without the hassle of virtual machines. This talk assumes no prior knowledge of Docker so it will only cover basic scenarios.
Outline/Structure of the Talk
- Introduction to containers
- Introduction to Docker
- How to define a container
- Demo of testing a product on two variants of Linux at once
Learning Outcome
Attendees will understand the benefit of containers and how they can help tame the vast number of Linux variants in a way that doesn't consume a lot of resources.
Target Audience
Product Development Engineers, Testers, Build Engineers
Prerequisites for Attendees
Nothing is required, but the benefit comes from people working either directly or indirectly with Linux desktop.