oci
Here are 480 public repositories matching this topic...
Maybe new warnings after upgrading ErrorProne in #3355.
/home/runner/work/jib/jib/jib-core/src/main/java/com/google/cloud/tools/jib/image/json/JsonToImageTranslator.java:250: warning: [UnrecognisedJavadocTag] This Javadoc tag wasn't recognised by the parser. Is it malformed somehow, perhaps with mismatched braces?
58
59
* Converts a map of volumes strings to a set of {@link Absolut
An open and reliable container runtime
-
Updated
Mar 23, 2022 - Go
CLI tool for spawning and running containers according to the OCI specification
-
Updated
Mar 23, 2022 - Go
[Project ended] rkt is a pod-native container engine for Linux. It is composable, secure, and built on standards.
-
Updated
Feb 24, 2020 - Go
Vulnerability Static Analysis for Containers
-
Updated
Mar 22, 2022 - Go
The toolkit to pack, ship, store, and deliver container content
-
Updated
Mar 22, 2022 - Go
concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit
-
Updated
Mar 22, 2022 - Go
An Efficient Enterprise-class Container Engine
-
Updated
Apr 9, 2021 - Go
which will land in 1.24
more information on expectations on CRI: https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/1287-in-place-update-pod-resources
Dockerfile best-practices for writing production-worthy Docker images.
-
Updated
Aug 8, 2021 - Dockerfile
As per #56 , we are porting the OCI validation tests into rust. This is the tracking issue for the same.
The folder /youki_integration_test contains the currently implemented tests which are lifecyle, creation and huge_tlb
Default
List of all test, as per https://github.com/opencontainers/runtime-tools/tree/master/validation :
- config_updates_without_affect(@WormOn)
- create
- [
What would you like to be added:
Please add some basic instructions for compiling the binaries to the install readme as an alternative to curl to bash.
Why is this needed:
Some folks are uncomfortable with the security implications of curl to bash
There are additional use cases where users may wish to modify the functionality of the project to better fit their needs
**Addit
Kata Containers version 1.x runtime (for version 2.x see https://github.com/kata-containers/kata-containers).
-
Updated
May 7, 2021 - Go
Add Nix Cataloger
Kata Containers version 2.x repository. Kata Containers is an open source project and community working to build a standard implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workload isolation and security advantages of VMs. https://katacontainers.io/
-
Updated
Mar 23, 2022 - Go
A fast and lightweight fully featured OCI runtime and C library for running containers
-
Updated
Mar 18, 2022 - C
firecracker-containerd enables containerd to manage containers as Firecracker microVMs
-
Updated
Mar 22, 2022 - Go
Install a Kubernetes cluster the CoreOS Tectonic Way: HA, self-hosted, RBAC, etcd Operator, and more
-
Updated
Dec 28, 2019 - HCL
OCI (Open Containers Initiative) compatible runtime using Virtual Machines
-
Updated
Apr 16, 2019 - Go
Repro Steps
Follow steps from: https://github.com/oras-project/artifacts-spec/blob/main/docs/quick-start.md
At the oras discover step, note the output is:
oras discover $PUBLIC_IMAGE -o json | jq
{
"digest": "sha256:a0fc570a245b09ed752c42d600ee3bb5b4f77bbd70d8898780b7ab43454530eb",
"references": [
{
"digest": "sha256:6200e3cfb0a036bdc585f99cee2ace9926f327d58Cloudblock deploys secure ad-blocking and VPN for all devices. Text and video guides included! 6 supported cloud providers, plus Ubuntu and Raspberry Pi. Cloudblock deploys Wireguard VPN, Pi-Hole DNS Ad-blocking, and DNS over HTTPS in a cloud provider - or locally - using Terraform and Ansible.
-
Updated
Mar 21, 2022 - HCL
Terraform Oracle Cloud Infrastructure provider
-
Updated
Mar 17, 2022 - Go
In a use case of inserting primarily binary or already compressed objects, having a flag to just disable compression seems feasible.
This would leave the mediaType as just application/vnd.oci.image.layer.v1.tar
Improve this page
Add a description, image, and links to the oci topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the oci topic, visit your repo's landing page and select "manage topics."


Now that we have the
checklocksanalyzer, we should annotate values that are lock-protected with an appropriatechecklocksattribute.