The Wayback Machine - https://web.archive.org/web/20220710041421/https://github.com/topics/oci
Skip to content
#

oci

Here are 520 public repositories matching this topic...

chanseokoh
chanseokoh commented Jul 28, 2021

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
saschagrunert
saschagrunert commented Mar 10, 2022

As mentioned in the Kubernetes seccomp graduation KEP, it would be helpful to separate the default seccomp profile based on the use runtime class: kubernetes/enhancements#2413 (comment)

We could think about adding such a feature if we decide to not modify the RuntimeClass object in Kubernetes.

kind/feature help wanted good first issue
grype
Dentrax
Dentrax commented May 20, 2022

What would you like to be added:

We can enrich the following subcommand by adding some details about the next update. For example, current db version, next db version, released datetime, is compatible, digest, etc.

$ grype db check
Update available!

Why is this needed:

For better UX and knowledge.

Additional context:

enhancement good first issue
utam0k
utam0k commented May 8, 2022

Recently, we got some bugs and errors related to docker and podman. We have to support those two at least. Incorporating testing into CI could help solve this problem.

How?

I'd like to introduce the run command test on this issue. Perhaps docker is not possible on github actions. It is a good idea to start with podman. Ideally I would like to integrate it into ourown integration tests

help wanted good first issue
syft
masonbivens
masonbivens commented Dec 13, 2021

What would you like to be added: Add support for markdown tables to be an output format.

Why is this needed: Would allow for easier automated self-documentation without having to rely on external tooling to manipulate the outputs.

Additional context:
The format would behavior similarly to these applications output functionality.

https://github.com/terraform-docs/terraform-do

enhancement good first issue I/O

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 Jul 8, 2022
  • Go
ginglis13
ginglis13 commented Apr 8, 2022

if using one of the GitHub dark themes, it is near impossible to view documentation images such as

https://github.com/firecracker-microvm/firecracker-containerd/blob/main/docs/img/design-overview.png

and

https://github.com/firecracker-microvm/firecracker-containerd/blob/main/docs/img/design-sequence-diagram.png

due to their usage of black text and transparent background.

It would b

good first issue documentation exp/beginner
oras
SteveLasker
SteveLasker commented Sep 27, 2021

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:6200e3cfb0a036bdc585f99cee2ace9926f327d58
help wanted good first issue
cloudblock

Cloudblock 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 Jun 16, 2022
  • HCL
umoci
vbatts
vbatts commented Sep 26, 2019

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

good first issue

Improve this page

Add a description, image, and links to the oci topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the oci topic, visit your repo's landing page and select "manage topics."

Learn more