Project

General

Profile

Actions

Dockers

Overview

Overview!

Installation

Prerequirement

  • You have to installPostgreSQL on your Host
  • your postgres accound shall use the password admin

Pull the image

docker pull michel4ce/oouademoremotepg:latest

run the image

Docker container run -d --add-host host.docker.internal:host-gateway -p 1610:1610 --name remote_postgres -t michel4ce/oouademoremotepg:latest

Updated by Michel Condemine Admin about 2 years ago ยท 3 revisions