Open Source Packages
Libraries, frameworks, tools, and SDKs used by the apps in this directory — scored the same way as the apps themselves.
All Packages
Kind1
Category
Sort:Used by Most Apps
Docker CLI
The official command-line client for Docker Engine, covering containers, images, networks, swarm, and an extensible plugin ecosystem.
@vitejs/plugin-basic-ssl
A Vite plugin that generates a self-signed certificate so your dev and preview servers can run over HTTPS with zero setup.
verdaccio
A lightweight, zero-config-required private npm registry with built-in caching and proxying of public registries.
BuildKit
The daemon and CLI toolkit behind `docker build`, compiling Dockerfiles and other build definitions into portable, cacheable OCI images.
containerd
A CNCF-graduated container runtime that manages the full container lifecycle for Linux and Windows hosts.
pytest-docker
Pytest fixtures that spin up Docker Compose services for integration tests, then tear them down automatically.
Docker Compose
The official CLI plugin for defining and running multi-container Docker applications from a single Compose file.
dumb-init
A minimal init system that runs as PID 1 in containers, correctly forwarding signals and reaping zombie processes.