awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesServerless Image Building

Creating container images specifically formatted for serverless runtimes like AWS Lambda.

Distinct from Serverless and Lambda: Distinct from Serverless and Lambda: focuses on the image construction phase rather than general application framework utilities.

Explore 1 awesome GitHub repository matching part of an awesome list · Serverless Image Building. Refine with filters or upvote what's useful.

Awesome Serverless Image Building GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • ko-build/koAvatar de ko-build

    ko-build/ko

    8,455Voir sur 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.

    Creates container images compatible with AWS Lambda architectures for both x86 and ARM processors.

    Gocontainercontainersdeploy
    Voir sur GitHub↗8,455
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Serverless and Lambda
  5. Serverless Image Building