-
Some of the nvcr images are publicly available. eg, below docker pull works fine:
```
rm $HOME/.docker/config.json
docker pull nvcr.io/nvidia/tensorrt:24.02-py3
```
Now if you use oci_pull fr…
-
```[tasklist]
### Tasks
- [ ] Ensure a staging repository is setup to host the OCI image for the UI.
- [ ] Ensure we build and push to a staging repository
```
-
In the below example you can see how the web UI supports importing OCI-format images.
These are effectively tarballs containing:
- `image_metadata.json` containing various useful metadata
- `outp…
-
The tkey-builder OCI image has all development tools for FPGA development, for software development of firmware and device apps, and development of the TP1 firmware. This makes it unnecessary big (ove…
-
### What problem are you facing?
I used xpkg to build and push a package OCI image to AWS ECR. When I went to go use it I could not get it from AWS ECR even though the crossplane pod has a servi…
-
The aim is to get `rpm-ostree compose container-encapsulate` to work when trying to bundle AARCH64 commits to an OCI while on an AMD64 machine. Possibly by introducing a new `--arch` flag.
This _…
-
Write down options how to deal with the two workflows when upload_oci.yml is merged. publish_container is included in the repository right now and is executed with the nightly run.
- Research the e…
-
Previously (Workload 3 months).
I believe this is related to the fact that oci_core_images only gives you a subset of images (the last three versions of major distributions).
- If you look up an i…
-
Trying to use a policy image from an AWS private repository fails to download all image layers. Getting a 400 Bad Request when trying to download the blob.
Steps to reproduce:
1. Create configu…
-
Hi,
1. Created terraform.tfvars in the examples/ubuntu**2204** folder with the required credentials.
2. Ran terraform init
3. Ran terraform plan that only goes as far as saying that:
```
Plan:…