CrashLoopBackOff while deploying pod using image from private registry

后端 未结 0 1483
执笔经年
执笔经年 2020-12-07 17:15

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         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题