1 repository
Settings for defining the primary binary and argument passing for container startup.
Distinct from Container Execution: Focuses on the configuration of the entrypoint and command arguments rather than the general act of launching the container.
Explore 1 awesome GitHub repository matching devops & infrastructure · Executable Configurations. 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
Defines the primary binary and default startup arguments to ensure consistent container execution.