What is Docker? Docker to run and manage apps side-by-side in isolated containers to get better compute density. Using containers, everything required to make a piece of software run is packaged into isolated containers. Unlike VMs, containers do not bundle a full operating system – only libraries and settings required to make the software work… Continue reading Installing ffmpeg using docker
Installing ffmpeg using docker
