command to start the container with postgres

PHOTO EMBED

Tue Apr 16 2024 01:09:36 GMT+0000 (Coordinated Universal Time)

Saved by @juanpinheirx_

$ docker run -d --name my-postgres-container -p 5555:5432 my-postgres-image
content_copyCOPY

https://wkrzywiec.medium.com/database-in-a-docker-container-how-to-start-and-whats-it-about-5e3ceea77e50