Between its well-documented nature, beginner-friendly collection of tools, and thousands of first and third-party images, Docker has a large following in the self-hosting and home lab communities.
As much as I prefer using terminal commands for my DevOps tasks, controlling multiple containers from a CLI can get rather ...
If you are searching for a more efficient way to deploy your projects you might be interested in this excellent guide to using Docker Stack by Dreams of Code. The frustration of manual redeployments, ...