What is the output of : ps aux | grep httpd
from inside your container
Go ahead and post your Dockerfile
please use </> preformatted text like this :
Also are you using a fedora:latest
image?
Here’s a list of images I have :
podman images
REPOSITORY TAG IMAGE ID CREATED SIZE
localhost/py-gpt-container latest eda77235596b 7 hours ago 3 GB
localhost/py-gpt latest e77a433eaf56 8 hours ago 2.77 GB
docker.io/library/python 3.10-slim 61b0911887c0 8 weeks ago 133 MB
registry.fedoraproject.org/fedora latest 368a084ba17d 5 months ago 183 MB
1 Like
Resolved it by sudo service (ServiceName) start command