-
Hi
I am trying to build a docker container for a CICS test case we have. I am trying to create a container with Java 21. The Podman build command I am using uses the latest java21 container listed …
-
With the script I am writing to help out #328, it identified a couple images that I expected to be up in DockerHub but are not.
```
{'adoptopenjdk/openjdk11-openj9:jdk11u-ubi-minimal-nightly-sli…
-
### Description
[root@controller-node-1 ~]# nerdctl run -it --rm registry.access.redhat.com/ubi8/ubi-minimal:latest bash
registry.access.redhat.com/ubi8/ubi-minimal:latest: …
-
## Feature Request
#### Describe the problem you need a feature to resolve.
UBI-micro has a few advantages compared to UBI-minimal
- smaller attack surface
- no package manager
- size
In a…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
I've been experimenting with using spack containerize to build images for CI where:
```
container:
images:
final: ubi8/ubi-minimal (approximately)
```
For some environments this …
-
Suddenly we only see linux/ppc64le images and other arch types images are not build for different tag except for nightly builds.
Any specific reason ?
-
https://catalog.redhat.com/software/containers/ubi9/ubi/615bcf606feffc5384e8452e
https://catalog.redhat.com/software/containers/ubi9-minimal/61832888c0d15aff4912fe0d?architecture=amd64&image=6633b513…
-
There needs to be a way to configure the location for the installed mcs binary through an environment variable like swig does with `SWIG_HOME`. On my system (UBI 8 minimal image) it is located here be…
-
Customers using the Alpine flavour are encountering a known DNS issue related to usage of K8S and the musl library used by Alpine distribution.
Majority of projects are moving away from Alpine or …