1 repositorio
Capability to redirect multi-line text blocks into the input of build commands.
Distinct from Command Execution Output Redirection: Candidates focus on HTTP redirects or UI output redirection, not shell here-documents in a build context.
Explore 1 awesome GitHub repository matching devops & infrastructure · Build-Time Here-Documents. Refine with filters or upvote what's useful.
This project is a collection of curated and standardized Docker base images that serve as reliable starting points for building containerized applications. It functions as an OCI container image repository and a build template library, providing a central source of truth for images that adhere to Open Container Initiative standards for portability. The project utilizes an automated image lifecycle pipeline to build, tag, and push images, ensuring that dependencies remain current and security patches are applied. It specifically supports cross-platform distribution by providing a multi-archite
Allows redirecting multiple lines of text directly into build commands using here-document syntax.