Building Your Own Homelab
A Guide to Selecting the Right Hardware for Self-Hosting Services
A Guide to Selecting the Right Hardware for Self-Hosting Services
Container images are built from Containerfile, a plaintext file containing the steps to be executed during the build process.
Container Images are static files containing the necessary resources for creating containers.
The state of a container is managed using the utilities provided by container engines.
Creation and execution of container is enabled using features like namespaces, Cgroups, seccomp, and SELinux