Go oci-image

Open-source Go projects categorized as oci-image

Top 10 Go oci-image Projects

  • clair

    Vulnerability Static Analysis for Containers

    Project mention: Dockerfile Best Practices: Building Efficient and Secure Containers | dev.to | 2024-08-16

    Regularly scan your Docker images for vulnerabilities using tools like Trivy or Clair.

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • buildkit

    concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit

    Project mention: Using S3 as a Container Registry | news.ycombinator.com | 2024-07-12

    At the very real risk of talking out of my ass, the new versioned Dockerfile mechanism on top of builtkit should enable you to do that: https://github.com/moby/buildkit/blob/v0.15.0/frontend/docke...

    In true "when all you have is a hammer" fashion, as very best I can tell that syntax= directive is pointing to a separate docker image whose job it is to read the file and translate it into builtkit api calls, e.g. https://github.com/moby/buildkit/blob/v0.15.0/frontend/docke...

    But, again for clarity: I've never tried such a stunt, that's just the impression I get from having done mortal kombat with builtkit's other silly parts

  • buildah

    A tool that facilitates building OCI images.

    Project mention: Using S3 as a Container Registry | news.ycombinator.com | 2024-07-12

    If $PROGRAMMING_LANGUAGE = go, you might be looking for https://github.com/containers/storage which can create layers, images, and so on. I think `Store` is the main entry: https://pkg.go.dev/github.com/containers/storage#Store

    Buildah uses it: https://github.com/containers/buildah/blob/main/go.mod#L27C2...

  • buildpacks

    Builders and buildpacks designed to run on Google Cloud's container platforms

  • manifest-tool

    Command line tool to create and query container image manifest list/indexes

  • umoci

    umoci modifies Open Container images

  • kubefire

    KubeFire 🔥, creates and manages Kubernetes Clusters using Firecracker microVMs

    Project mention: KubeFire: Create and Manage Kubernetes Clusters Using Firecracker MicroVMs | news.ycombinator.com | 2023-12-20
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • kube-image-keeper

    kuik is a container image caching system for Kubernetes

  • policy

    CLI for building OPA policies into OCI images

  • p2plab

    performance benchmark infrastructure for IPLD DAGs

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go oci-image discussion

Log in or Post with

Go oci-image related posts

  • ARM vs x86 em Docker

    1 project | dev.to | 5 Apr 2024
  • KubeFire: Create and Manage Kubernetes Clusters Using Firecracker MicroVMs

    1 project | news.ycombinator.com | 20 Dec 2023
  • Show HN: Dockerfile Explorer

    1 project | news.ycombinator.com | 28 Nov 2023
  • Frequent Docker BuildKit cache misses with w/ multi-stage and docker-container

    1 project | /r/docker | 11 Jul 2023
  • A Panic in BuildKit: an Open Source Journey

    1 project | /r/golang | 4 Jul 2023
  • Is it possible to copy files from a manifest in Dockerfile?

    1 project | /r/docker | 11 May 2023
  • Ask HN: Is anyone else struggling with Docker buildx?

    1 project | news.ycombinator.com | 15 Feb 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 13 Sep 2024
    InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards. Learn more →

Index

What are some of the best open-source oci-image projects in Go? This list will help you:

Project Stars
1 clair 10,255
2 buildkit 8,033
3 buildah 7,266
4 buildpacks 966
5 manifest-tool 741
6 umoci 724
7 kubefire 493
8 kube-image-keeper 435
9 policy 213
10 p2plab 164

Sponsored
Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com

Did you konow that Go is
the 4th most popular programming language
based on number of metions?