3 projects
Komodo is a self-hosted, open-source platform for building and deploying software across many servers, providing centralized management of Docker containers, builds, and server monitoring through a web UI and API.
Buildah is a daemonless command-line tool and Go library for building OCI and Docker-format container images, with or without a Dockerfile, and supporting rootless builds. It provides low-level, scriptable primitives (from, run, copy, commit) that let you assemble images step-by-step or via Containerfiles.
Podman Desktop is a cross-platform Electron/TypeScript desktop GUI for building, running, and managing containers, pods, images, and Kubernetes workloads. It installs and keeps Podman up to date, works across multiple container engines (Podman, Docker, Lima, crc), and is extensible through a plugin system.