oci
Here are 325 public repositories matching this topic...
I want to use the "ecr-login" credHelper for both from and to, but I need to use different environment variables (AWS_PROFILE in my case), because the IAM is different in each case. If it is possible somehow, I would like to know, and if not, I would like to request this feature (just like e.g. environment can be set for dockerClient).
As a workaround, I will now try to run the credHe
[Project ended] rkt is a pod-native container engine for Linux. It is composable, secure, and built on standards.
-
Updated
Feb 24, 2020 - Go
We recently added golang-ci-lint, which runs on pull requests and on master.
Currently, looks like the linter on PR's only checks the changed lines, but found various issues in the existing code on master (see opencontainers/runc#2618 (comment)); the linter picked up the problem in https://github.com/opencontainers/runc/runs/1190924966
Looks like that out
Vulnerability Static Analysis for Containers
-
Updated
Nov 24, 2020 - Go
An open and reliable container runtime
-
Updated
Nov 25, 2020 - Go
An Efficient Enterprise-class Container Engine
-
Updated
Sep 29, 2020 - Go
concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit
-
Updated
Nov 25, 2020 - Go
Description
While setting up Cilium 1.8 according to their official documentation on a fresh Kubernetes 1.18 dual-stack cluster with cri-o 1.18.2, I've noticed that the provided connectivity test pods by Cilium 1.8 kept failing their liveness/readiness probes and ended up cra
Kata Containers version 1.x runtime (for version 2.x see https://github.com/kata-containers/kata-containers).
-
Updated
Nov 25, 2020 - Go
make tidy currently runs directly on your host relying on the tools and their respective versions. While there is make tidy-in-docker, it is not documented. Let's either replace make tidy in the documentation with make-tidy-docker or change the functionality of make tidy to be containerized.
firecracker-containerd enables containerd to manage containers as Firecracker microVMs
-
Updated
Nov 20, 2020 - Go
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
Nov 25, 2020 - Go
A fast and lightweight fully featured OCI runtime and C library for running containers
-
Updated
Nov 24, 2020 - C
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
OCI (Open Containers Initiative) compatible runtime for Intel® Architecture
-
Updated
Sep 25, 2017 - C
Terraform Oracle Cloud Infrastructure provider
-
Updated
Nov 18, 2020 - Go
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.
To repro the issue use an image that is not fully qualified as seen below.
1 ❯ oras push test:test .
panic: runtime error: slice bounds out of range
goroutine 1 [running]:
github.com/deislabs/oras/vendor/github.com/containerd/containerd/reference.Spec.Hostname(0xc000022bb0, 0x9, 0x0, 0x0, 0x147b544, 0xc0001db788)
...
A simple container management platform
-
Updated
Aug 23, 2017 - JavaScript
A mruby-based Builder for Docker Images
-
Updated
Jul 5, 2018 - Go
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."


Per the example in https://godoc.org/github.com/google/go-cmp/cmp#Diff the form should be:
however, NUD tests (and possibly others) are littered with the reverse, e.g.:
https://github.com/google/gvisor/blob/8fa18e8ecb3e3da2015e5c73db9e46494dcfeff7/pkg/tcpip/stack/neighbo