Session 4 Podman Container Networking: Simplifying Container Communication | Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 พ.ย. 2024

ความคิดเห็น • 1

  • @merostax5294
    @merostax5294 ปีที่แล้ว

    Sir i have a question, i want to make each container listen on a port,as example like this",podman pod create --name test -p 54321:5432 -p 8081:8080" but then how to make each container of the 2 run on that port and additonially the container should listen to the other container .postgres and openjdk.