- Makisu
- Awesome containers
- Virtual Machines and Containers (2019)
- Harbor - Open source trusted cloud native registry project that stores, signs, and scans content.
- Toast - Containerize your development environment.
- Predictive CPU isolation of containers at Netflix (2019)
- amicontained - Container introspection tool. Find out what container runtime is being used as well as features available.
- Libpod - Library used to create container pods. Home of Podman.
- CRFS: Container Registry Filesystem - Read-only FUSE filesystem that lets you mount a container image, served directly from a container registry (such as gcr.io), without pulling it all locally first.
- rkt - Pod-native container engine for Linux. It is composable, secure, and built on standards.
- Quay - Build, Store, and Distribute your Applications and Containers.
- Vagga - Fully-userspace container engine inspired by Vagrant and Docker, specialized for development environments.
- Falco - Container Native Runtime Security. (Website)
- Complete Intro to Containers course (2020)
- Container networking zine
- trivy - Simple and Comprehensive Vulnerability Scanner for Containers, Suitable for CI.