2 repos
Infrastructure for running build processes within isolated containers to ensure reproducibility.
Distinguishing note: Focuses on container-based isolation for build consistency.
Explore 2 awesome GitHub repositories matching devops & infrastructure · Containerized Build Environments. Refine with filters or upvote what's useful.
This project is a cross-platform credential management suite designed to store sensitive information in encrypted local databases. It functions as a secure desktop application that provides a unified environment for organizing secrets, generating passwords, and managing multi-factor authentication tokens. By utilizing industry-standard file formats, the application ensures that stored credentials remain secure and interoperable across different operating systems. The software distinguishes itself through deep integration with hardware-backed security and system-level services. It supports phy
Ensures reproducible builds by executing processes within isolated container environments.
This project is a command-line tool and template-based scaffolding engine that transforms API interface specifications into functional client libraries and server stubs. By automating the creation of type-safe SDKs and boilerplate code, it bridges the gap between service definitions and implementation, allowing developers to maintain synchronized codebases across many programming languages. The tool distinguishes itself through a portable execution model that utilizes containerized build isolation to ensure identical output regardless of the host environment. It features a modular, plugin-bas
A portable execution model that isolates language runtimes and dependency chains to ensure identical output generation across different host machines.