Docker Folder Setup on Homelab (with Scripts)
Why Docker?
Docker is currently the best tool that I've found for the job of hosting linux containers. It creates a repeatable system that is easy to deploy.These are the steps that the system uses to deploy the software:
A "Dockerfile"
Instructio...
blog.abowden.net4 min read