-
As you can see from the curl commands below from the ramalama project (toggle x = True in the ramalama python script to print the curl commands) the "Accept: application/vnd.docker.distribution.manife…
-
Would like to be able to add prefix for listing files.
Example:
Container: MyFiles
Has folders
- MyFolder1
- - File1.json
- - File2.csv
- MyFolder2
- - File1.csv
- - File2.json
Paramet…
-
probably instead of testing live installation, maybe in addition to
-
**How to categorize this issue?**
/area quality
/kind bug
**What happened**:
The registry cache for some reason cannot pull blobs from ECR (at least from `public.ecr.aws`).
**What you expec…
-
bazel: 5.4.1
rules_oci version: 1.7.6
Runtimes:
* M1 Docker with containerd enabled
* Linux/amd64: runc
Snippet of the tarball:
```bazel
oci_image(
name = "image-linux_x86_64",
ba…
-
DB v6 is meant to cover [several use cases](https://github.com/anchore/grype-db/issues/108) (you can safely ignore this link). The high level goals are:
- Make the distributed DB smaller
- Via re…
-
Currently when running tests with the --verbose flag, a nicely parsable json is immediately followed by the plain text summary, making the whole thing harder to parse.
Example:
```shell
$ fga mod…
-
See https://github.com/NomicFoundation/hardhat/issues/4840
This needs to be defined. Some initial questions:
- Do we have a separate mempool for blob transactions, as clients have? How are they …
-
Base64 + JSON: https://www.emjcd.com/links-i/?d=eyJzdXJmZXIiOiIxMDA3MDQyOTIzNzA2MDQ1MTg6SU91QlNqanZBMHZjIiwibGFzdENsaWNrTmFtZSI6IkxDTEsiLCJsYXN0Q2xpY2tWYWx1ZSI6ImNqbyF3dnhqLWEwZThkazctd3ppZy1kc25oanZh…
-
### Is your feature request related to a problem? Please describe.
Currently Zarf uses a generic `application/vnd.zarf.layer.v1.blob` to describe every layer in the OCI manifest. This is confusing …