hero
I can't run the pod with container start command
bash -c "cd /workspace/ && sh run.sh"
I tried with this start command, but it does not work, it seems that it run repeatedly
but after I connect to pod and run "cd /workspace && sh run.sh", it work well
here is run.sh
https://prnt.sc/Zyu9MgMotzS2
what is wrong?
please help me 🥺
19 replies