Drew Paettie
Drew Paettie
**What package is missing from Amazon Linux 2023? Please describe and include package name.** The PREEMPT_RT enabled RTOS kernel, typically available in the kernel-rt package. **Is this an update to...
# What Migrate dependencies in the container image build to later supported versions: - centos 7 -> rockylinux 8 - gcc 10.2 -> gcc 11.2 - cuda 11.3.1 -> 11.7.1...
# What [Centos is dead](https://endoflife.date/centos), long live [centos stream (9)](https://endoflife.date/centos-stream) Ollama should probably not be using centos 7 now that it is unsupported and at EOL. # Why AMD and...
# What add rockylinux 8 image effectively exact copy paste of almalinux image with only the base image FROM statement changed this would be a good candidate for a build...
### Suggestion Description Currently only almalinux8 is provided for the "Enterprise Linux" family of OSes. Some people like rockylinux. It's nearly all the same code to build for rocky as...
Closes #142 Following the same pattern as the centos 7 complete vs minimal image, the only difference between the 2 images is: - complete installs both `rocm-dev` and `rocm-libs` -...
see also https://wiki.almalinux.org/containers/docker-images.html#about-almalinux-docker-images closes #141
### Suggestion Description Looking at https://github.com/ROCm/ROCm-docker/tree/master/dev, there are currently "complete" and "minimal" variants of all OS variants provided except almalinux and manylinux. The "minimal" variants are advantageous as they are...
### Suggestion Description I was looking into supply chain security of the almalinux 8 image. It is currently pulling from a non-official image of almalinux: https://github.com/ROCm/ROCm-docker/blob/master/dev/Dockerfile-almalinux-8-complete#L1 > FROM amd64/almalinux:8 This...
Version bump to ROCm 6.2.2 Probably closes https://github.com/ROCm/ROCm-docker/issues/139 if a maintainer runs the script.