Virtualization
1. Container  container
properties
ID: 83b24cd0-3c89-400e-b63b-64872569222bCREATED: <2025-02-09 Sun 13:32>
Containers are really a 21st-century invention derived from full machine emulation such as QEMU/KVM and the need to support highly-distributed application architectures on limited physical nodes. A container is usually associated with a single service, endpoint, or workload and provides isolation from other containers and the host.
1.1. Distroless
properties
ID: 94419fb9-0726-47a0-b416-dca75e9a508cCREATED: <2025-01-26 Sun 01:55>
:EDGES: – What's Inside Distroless Container Images: Taking a Closer Look – GoogleContainerTools/distroless: 🥑 Language focused docker images, minus the operating system.
1.2. OCI
properties
ID: ec17da11-a3d1-4343-9d0b-09c63c569db5CREATED: <2025-02-06 Thu 18:45>
1.3. Containerfile
properties
ID: 0d6ae769-8e04-4209-b34e-07ba8c9352ffCREATED: <2025-04-16 Wed 18:35>
- Build a Container Image from Scratch
- container images are a 'filesystem changeset'
- A filesystem changeset is a diff between two filesystems serialized as a tar archive
- container images are a 'filesystem changeset'
1.4. Docker
properties
ID: c7733e64-1370-4586-94e1-dfad81080160CREATED: <2025-02-06 Thu 18:45>
2. VM  vm
properties
ID: 86b9ed90-dbc4-4ee8-ac8d-842ef0b39941CREATED: <2025-02-14 Fri 21:33>
Virtual Machines
2.1. OVF
properties
ID: 858d93bc-65b8-46e5-a8aa-342a14fbd20dCREATED: <2025-02-14 Fri 21:33>
Open Virtualization Format
2.2. cloud-init
properties
ID: 10174b54-9c6d-4af8-a782-f6b3bb3dfac7CREATED: <2026-04-15 Wed 18:57>