docker-postgres-cluster icon indicating copy to clipboard operation
docker-postgres-cluster copied to clipboard

Results 2 docker-postgres-cluster issues
Sort by recently updated
recently updated
newest added

Is it possible to use the arm architecture in images?

During build process the necessary configuration files will be added by Dockerfile: ADD files/pgpool2/pgpool.conf /etc/pgpool2/ ADD files/pgpool2/pool_hba.conf /etc/pgpool2/ On Container startup there are volumes wich will be mapped to the...