-
**Describe the bug**
The retention policy in ACR behaves inconsistently between images pushed with Docker and Podman. After untagging images, the untagged manifests are removed for Docker, but not for…
-
### Issue Description
We have pushed OCI-based image index and manifests. Podman returns wrong results about media type of image index.
### Steps to reproduce the issue
Build OCI image index …
-
### Affected project(s)
- [ ] documentation
- [ ] examples
- [ ] wasmCloud host
- [X] wasmCloud CLI (wash)
- [ ] wasmCloud dashboard UI (washboard)
- [ ] capability providers
- [ ] provider bindgen
-…
-
When trying to install oci-cli using offline method, the installation is failing with below error:
_Url 'cli-deps/python36' is ignored. It is either a non-existing path or lacks specific scheme.
C…
-
### Issues Policy acknowledgement
- [X] I have read and agree to submit bug reports in accordance with the [issues policy](https://www.github.com/mlflow/mlflow/blob/master/ISSUE_POLICY.md)
### Where…
-
**Describe the bug**
When having OCI images (f.e. created with Google Jib) in the registry, cleanup fails since the manifests could not be retrieved.
Logoutput:
```
time="2021-09-11T11:07:34Z" l…
-
Current registry implementation only support
```
MediaTypeManifestList = "application/vnd.docker.distribution.manifest.list.v2+json"
```
[(https://github.com/distribution/distribution/blob/main/m…
-
**Environmental Info:**
K3s Version:
k3s version v1.30.5+k3s1
go version go1.22.6
Node(s) CPU architecture, OS, and Version:
Linux 5.14.0-284.30.1.el9_2.x86_64 https://github.com/k3s-io/…
-
# Required information
* Distribution: Ubuntu
* Distribution version: 24.04
* The output of "snap list --all lxd core20 core22 core24 snapd":
```
Name Version Rev Tracking …
-
We should add support for finding SBOMs/Provenance through OCI artifacts with the new distribution-spec referral API.
This will help ensure that we can provide as rich metadata as possible to users…