VirtualTam's bookmarks
234 bookmarks found
-
- Packer - QEMU Integration
- SSH password needs to be generated dynamically during auto-install
- kubernetes-sigs/image-builder - Tools for building Kubernetes disk images
-
- sigstore/cosign - Code signing and transparency for containers and binaries
- sigstore/fulcio - Sigstore OIDC PKI
- sigstore/rekor - Software Supply Chain Transparency Log
-
Make systemd better for Podman with Quadlet
2024-11-22 Aka "Docker Compose for Podman"
— What do you get if you squash a Kubernetes kubelet? — A quadlet
-
-
Fly.io - Reliability: It’s Not Great
2023-07-22 -
Mutagen Extension for Docker Desktop
2023-01-07 Create synchronized caches of macOS and Windows filesystem contents in ext4 volumes inside the Docker Desktop VM
-
criu: Checkpoint/Restore tool
2022-12-06 Checkpoint/Restore In Userspace, or CRIU (pronounced kree-oo, IPA: /krɪʊ/, Russian: криу), is a Linux software. It can freeze a running container (or an individual application) and checkpoint its state to disk. The data saved can be used to restore the application and run it exactly as it was during the time of the freeze. Using this functionality, application or container live migration, snapshots, remote debugging, and many other things are now possible.