-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
RH304 - RHEL10.0-en-3-20250708
-
None
-
True
-
-
False
-
-
-
en-US (English)
Please fill in the following information:
URL: | https://rol.redhat.com/rol/app/courses/rh304-10.0/pages/ch06s04 |
Reporter RHNID: | rh-ee-jingyuwa |
Section Title: | Guided Exercise: Create Installable Images for Image Mode |
Issue description
It gives error when running step 4
STEP 3/4: RUN dnf install -y httpd && systemctl enable httpderror running container: from /usr/bin/crun creating container for [/bin/sh -c dnf install -y httpd && systemctl enable httpd]: mount 'proc' to 'proc': Operation not permitted:exit status 1 Error: building at STEP "RUN dnf install -y httpd && systemctl enable httpd": while running runtime: exit status 1
Steps to reproduce:
Follow the GE instruction and run the step 4 command
podman build --squash -t \ registry.lab.example.com:5000/student/webserver-bootc .
Workaround:
Expected result: