Vulnerability Static Analysis for Containers
-
Updated
Nov 3, 2020 - Go
{{ message }}
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.
performance benchmark infrastructure for IPLD DAGs
KubeFire, creates and manages Kubernetes Clusters using Firecracker microVMs
Is your feature request related to a problem? Please describe.
I want to tag an image build with multiple tags
Describe the solution you'd like
Update tag field in specification to hold an array and add ImageTag logic to both buildah and docker clients.
containerd meets ipfs to distribute content
rootless runc-based container engine - deprecated in favour of podman
transport-agnostic, fine-grained content-addressable container image layout
Tools to construct a read-only container 'registry' served by plain Nginx
FullMetalUpdate Python client application.
Command-line utility for creating container images from file-system content without Docker
A read-only container image registry
Concourse Resource that uses Pack CLI to build container images
Simple script for creating single-layer OCI images.
A library of high quality HLB modules
Concourse task for building OCI images using the Cloud Native Buildpacks lifecycle
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.
A Garden image plugin for Windows
Add a description, image, and links to the oci-image topic page so that developers can more easily learn about it.
To associate your repository with the oci-image topic, visit your repo's landing page and select "manage topics."
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.