awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesInstant Image Execution

Capabilities to build and immediately run a container process from a source path in one step.

Distinct from Container Command Execution: Existing candidates focus on nested or headless execution, not the build-and-run pipeline.

Explore 1 awesome GitHub repository matching devops & infrastructure · Instant Image Execution. Refine with filters or upvote what's useful.

Awesome Instant Image Execution GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • ko-build/koAvatar de ko-build

    ko-build/ko

    8,455Ver en GitHub↗

    Ko is a daemonless container image builder and OCI image generator specifically for Go applications. It compiles Go source code into binaries and packages them directly into container images, pushing them to registries without requiring a local container runtime or daemon. The tool specializes in multi-platform image distribution, producing images for various CPU architectures and operating systems from a single execution. It distinguishes itself by automating the entire pipeline from Go import paths to Kubernetes deployment or serverless function packaging for architectures like AWS Lambda.

    Packages an import path into a container image and executes it immediately as a running process.

    Gocontainercontainersdeploy
    Ver en GitHub↗8,455
  1. Home
  2. DevOps & Infrastructure
  3. Instant Image Execution