redhat-containers Questions

1

Solved

I'm trying to create an image based on https://hub.docker.com/r/redhat/ubi9-minimal which has microdnf as its package manager. I noted that after I installed python3 on it, some more packages was i...
Stowell asked 7/3, 2023 at 11:48

3

Solved

I'm setting up a UBI rhel8 container. I need to execute this command: localedef -f UTF-8 -i en_US en_US.UTF-8 which failed with: character map file `UTF-8' not found: No such file or directory ...
Protero asked 9/10, 2019 at 12:36

3

Solved

I read all I could find, but documentation on this scenario is scant or unclear for podman. I have the following (contrived) ROOTLESS podman setup: pod-1 name: pod1 Container names in pod1: p1c1 ...
Minutely asked 16/4, 2021 at 14:7

2

Solved

For registry.access.redhat.com/ubi8/ubi-minimal this image, i need ps utility to be installed. There is no yum package manager available in the image. Instead , we have microdnf. microdnf install ...
Singlephase asked 3/6, 2019 at 17:45

2

Solved

On a server running containers with Podman I just realised, there are many containers with "Exited" status and wanted to remove all of them in one go. How can I do it with Podman?
Danner asked 14/5, 2021 at 3:49

1

I am trying this sample code from "https://docs.docker.com/compose/gettingstarted on Python installed on RedHat enterprise linux 7 / 8 image. Getting error 127 on this line RUN apk add --no-ca...
Achromaticity asked 21/4, 2020 at 16:7
1

© 2022 - 2024 — McMap. All rights reserved.