Podman
Daemonless container engine that runs, builds, and manages containers as a drop-in Docker alternative, without a background root service.
Overview
Podman runs OCI containers using the same commands as Docker in most cases, but without a persistent background daemon and with better support for running containers as a non-root user by default - a different security and architecture model than Docker's client-server design. It can also generate Kubernetes YAML directly from running containers.
Podman is a fit for teams that want Docker-compatible container tooling with a smaller attack surface and no root daemon, complementing container-registry and orchestration tools already in this catalog like Portainer and Kubernetes.
- Categories
- Developer Tools
- Languages
- Go
- License
- Apache-2.0
Related Projects
Backstage
Apache-2.0Open framework for building an internal developer portal, unifying a company's services, infrastructure, and documentation behind one searchable software catalog.
- Developer Tools
Buildpacks
Apache-2.0Cloud Native Buildpacks build production-ready container images directly from application source code, without writing a Dockerfile.
- Developer Tools
Coder
AGPL-3.0Self-hosted platform for provisioning cloud development environments on your own infrastructure, giving every developer a consistent, disposable remote workspace.
- Developer Tools
Crawlee
Apache-2.0Node.js and TypeScript library for web scraping and browser automation, built to produce reliable crawlers that resist bot detection.
- Developer Tools
Spotted an error? Suggest an edit on GitHub.