dockerfiles
Various Dockerfiles I use on the desktop and on servers
Dockerfiles repository is a large catalog of container recipes used for desktop applications, command-line tools, development utilities, security software, and server workloads. It is not a single application, but a practical collection of isolated Linux environments for many different programs. Individual directories generally contain a Dockerfile and a documented command showing how to run the resulting image. Many images are published through Docker Hub and a publicly accessible registry...