pod with custom template have no tcp ports exposed
Hi,
I just created my custom template, and I set the ports to be exposed in the template, but after I deploy a pod, it has no ports exposed, did I configure something wrong?


5 Replies
from system log, i see it keeps starting container, is this expected?

or do i have to expose ports like 22, 3001 when building docker image?
Unknown User•16mo ago
Message Not Public
Sign In & Join Server To View
i see, so i can't just use CMD ["/bin/bash'] for my container?
btw, i'm looking at this https://github.com/runpod/containers , do I have to install nginx and openssh-server in my image?
GitHub
GitHub - runpod/containers: 🐳 | Dockerfiles for the RunPod contain...
🐳 | Dockerfiles for the RunPod container images used for our official templates. - runpod/containers
Unknown User•16mo ago
Message Not Public
Sign In & Join Server To View