-
Updated
Sep 24, 2020 - Go
#
oci-image
Here are 38 public repositories matching this topic...
Vulnerability Static Analysis for Containers
concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit
-
Updated
Sep 25, 2020 - Go
Builders and buildpacks designed to run on Google Cloud's container platforms
-
Updated
Sep 24, 2020 - Go
Build OCI images from Dockerfiles.
-
Updated
Nov 21, 2018 - Python
performance benchmark infrastructure for IPLD DAGs
-
Updated
Jun 2, 2020 - Go
KubeFire, creates and manages Kubernetes Clusters using Firecracker microVMs
-
Updated
Sep 24, 2020 - Go
artbegolli
commented
Feb 6, 2020
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
-
Updated
Jul 11, 2019 - Go
rootless runc-based container engine - deprecated in favour of podman
docker
cli
containers
docker-image
oci
oci-image
image-build
runc
cni
container-engine
unprivileged
unprivileged-user
proot
rootless-containers
oci-runtime
unprivileged-users
rootless
oci-bundle
libcontainer
oci-images
-
Updated
Aug 2, 2019 - Go
transport-agnostic, fine-grained content-addressable container image layout
-
Updated
Oct 9, 2019 - Go
Tools to construct a read-only container 'registry' served by plain Nginx
docker
registry
containers
docker-registry
oci
oci-image
container-registry
docker-registry-v2
container-image
-
Updated
Aug 6, 2019 - Shell
FullMetalUpdate Python client application.
linux
iot
embedded
ota
containers
python3
embedded-systems
oci
oci-image
software-update
ostree
continous-integration
industrial-linux
flashes
emmc
fota
ota-updater
firmware-update
ota-firmware-updates
hawkbit
-
Updated
Jul 10, 2020 - Python
Command-line utility for creating container images from file-system content without Docker
-
Updated
Mar 25, 2020 - Java
A read-only container image registry
-
Updated
Jun 1, 2019 - Rust
Concourse Resource that uses Pack CLI to build container images
-
Updated
Mar 19, 2020 - Shell
Concourse task for building OCI images using the Cloud Native Buildpacks lifecycle
-
Updated
Jan 28, 2020 - Go
Simple script for creating single-layer OCI images.
-
Updated
Nov 15, 2017 - Shell
A library of high quality HLB modules
-
Updated
Aug 26, 2020
Get the Latest OS Image in Oracle Cloud Infrastructure using Terraform
ubuntu
terraform
centos
oci
oci-image
windows-server
infrastructure-as-code
centos7
ubuntu1604
oracle-cloud
windows-server-2012
windows-server-2016
oracle-cloud-infrastructure
ubuntu1804
oracle-li
-
Updated
Nov 18, 2019 - HCL
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
-
Updated
Aug 13, 2020 - Go
Improve this page
Add a description, image, and links to the oci-image topic page so that developers can more easily learn about it.
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."
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.