InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards. Learn more →
Top 10 Go oci-image Projects
-
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.
-
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
-
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...
-
-
-
-
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
-
-
-
Go oci-image discussion
Go oci-image related posts
-
ARM vs x86 em Docker
-
KubeFire: Create and Manage Kubernetes Clusters Using Firecracker MicroVMs
-
Show HN: Dockerfile Explorer
-
Frequent Docker BuildKit cache misses with w/ multi-stage and docker-container
-
A Panic in BuildKit: an Open Source Journey
-
Is it possible to copy files from a manifest in Dockerfile?
-
Ask HN: Is anyone else struggling with Docker buildx?
-
A note from our sponsor - InfluxDB
www.influxdata.com | 13 Sep 2024
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 |