start a postgres instance. $ docker run --name some-postgres -e POSTGRES_PASSWORD=mysecretpassword -d postgres. The default postgres user and database are ...
確定! 回上一頁