docker run --name postgres -e POSTGRES_USER=mypostgres -e POSTGRES_PASSWORD=root -p 5433:5432 -d postgres
ไม่มีความคิดเห็น:
Thank you