—
Docker for the Audio Developer – Olivier Petit – ADC 2024
—
Most of you have probably heard of Docker, had to use it to deploy some service or application or are using regularly in your workflow.
The aim of this talk is to provide everyone with useful takeaways, regardless of your current level of knowledge.
We will be looking at the problems that containerisation is aiming to solve, how Docker implements it, and go through some basic use cases.
As we are all curious, we will not miss the opportunity to peek under the hood in order to understand the Linux kernel features that make Docker possible.
Finally, we will be looking at two real use cases:
– Using Docker as part of a CI system, to easily manage a build environment, and touching on the “Docker in Docker” problem
– Using Docker to host third party audio applications on a Linux powered read-time audio processing box, allowing audio routing between them.
—
Slides: https://data.…
131 total views, 2 views today