I am trying to create a pod using my own docker image on localhost.
This is the dockerfile used to create the image :
FROM centos:8 RUN yum install -y