Docker Primer to Docker Compose
September 2020
Curated as Docker.
Watch this talk on YouTube.
--Docker supports “Rootless mode”, which allows running the entire Docker daemon and its dependencies as a non-root user on the host, so as to protect the ho...