Cannot run container after build #23265
Labels
area/udi
Issues and PRs related to the universal developer image https://github.com/devfile/developer-images
kind/question
Questions that haven't been identified as being feature requests or bugs.
severity/P2
Has a minor but important impact to the usage or development of the system.
status/analyzing
An issue has been proposed and it is currently being analyzed for effort and implementation approach
Summary
I am trying to build and run docker image using podman. I followed instruction here https://eclipse.dev/che/docs/stable/end-user-guide/running-containers-with-kubedock/
Base on the document, it say I have to build image, push image then run image.
However, only success on build step. Push and run steps are failed.
Dockerfile
Here is part of my devfile.yml
Please give advice on what I did wrong. The eclipse-che is deployed on my kubernetes cluster (EKS), not openshift.
Relevant information
No response
The text was updated successfully, but these errors were encountered: