The latest version of the mac version of docker cannot start opengauss normally

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • leo001
    New Member
    • Aug 2022
    • 19

    The latest version of the mac version of docker cannot start opengauss normally

    The latest version of the mac version of docker cannot start opengauss normally. After installation, run for a period of time and then close the mirror, and then restart and report an error. After using persistence, the gsql link reports failed to connect Unknown: 5432

    The following is the start command

    docker run --name opengauss --privileged=true -d -e GS_PASSWORD=ope nGauss@123 -v /Users/superadmin/Desktop/opengauss:/var/lib/opengauss -u root -p 5432:5432 enmotech/opengauss:lates t
Working...