Here are
38 public repositories
matching this topic...
Vulnerability Static Analysis for Containers
concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit
Builders and buildpacks designed to run on Google Cloud's container platforms
Build OCI images from Dockerfiles.
Updated
Nov 21, 2018
Python
performance benchmark infrastructure for IPLD DAGs
OCI Image Encryption Package
KubeFire, creates and manages Kubernetes Clusters using Firecracker microVMs
containerd meets ipfs to distribute content
rootless runc-based container engine - deprecated in favour of podman
A developer friendly language to build and test any software efficiently
a Concourse task for building OCI images
transport-agnostic, fine-grained content-addressable container image layout
Tools to construct a read-only container 'registry' served by plain Nginx
Updated
Aug 6, 2019
Shell
FullMetalUpdate Python client application.
Updated
Jul 10, 2020
Python
Command-line utility for creating container images from file-system content without Docker
Updated
Mar 25, 2020
Java
🛠️ Kubernetes-native OCI-image builder
A read-only container image registry
Concourse Resource that uses Pack CLI to build container images
Updated
Mar 19, 2020
Shell
A quick demo of OCI Helm chart storage.
Updated
Feb 28, 2020
Smarty
Simple script for creating single-layer OCI images.
Updated
Nov 15, 2017
Shell
A library of high quality HLB modules
Get the Latest OS Image in Oracle Cloud Infrastructure using Terraform
Shell scripts to take a Virtual Machine inside Oracle VirtualBox and convert it to an image to be used by Oracle BareMetal Instance.
Updated
Jun 30, 2020
Shell
A Garden image plugin for Windows
Docker/OCI Image to keep AWS ECR Credentials fresh on any k8s cluster
Updated
Jun 24, 2020
Shell
Concourse task for building OCI images using the Cloud Native Buildpacks lifecycle
Improve this page
Add a description, image, and links to the
oci-image
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
oci-image
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Per opencontainers/image-spec#803 using zstd compression seems to be on peoples minds.
After reading about it, it seems it's been designed with parallelism in mind, among just being faster on a single core as well. I think it would definitely speed up some of our use cases, at least.