-
Updated
Nov 3, 2020 - Go
oci-image
Here are 39 public repositories matching this topic...
-
Updated
Nov 6, 2020 - Go
-
Updated
Nov 4, 2020 - Go
-
Updated
Nov 21, 2018 - Python
-
Updated
Jun 2, 2020 - Go
-
Updated
Oct 26, 2020 - Go
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.
-
Updated
Oct 17, 2020 - Go
-
Updated
Aug 2, 2019 - Go
-
Updated
Oct 9, 2019 - Go
-
Updated
Aug 6, 2019 - Shell
-
Updated
Jul 10, 2020 - Python
-
Updated
Mar 25, 2020 - Java
-
Updated
Jun 1, 2019 - Rust
-
Updated
Mar 19, 2020 - Shell
-
Updated
Oct 24, 2020 - Shell
-
Updated
Oct 24, 2020
-
Updated
Jan 28, 2020 - Go
-
Updated
Nov 18, 2019 - HCL
-
Updated
Jun 30, 2020 - Shell
-
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.