user-service Run command to start postgres docker run --name user-service -p 5432:5432 -e POSTGRES_PASSWORD=postgres -d postgres