Skip to content

[REF] odoo-shippable: Waiting more time to start postgresql for docke…

…r hub

Fix docker hub build error:

CREATE ROLE
CREATE ROLE
* Stopping PostgreSQL 9.3 database server
...done.
Waiting to start psql service...
Traceback (most recent call last):
File "/entrypoint_image", line 120, in <module>
docker_entrypoint()
File "/entrypoint_image", line 98, in docker_entrypoint
raise RuntimeError("PSQL not started.")
RuntimeError: PSQL not started.
Removing intermediate container 708302ae2632
The command '/bin/sh -c bash /usr/share/vx-docker-internal/odoo-shippable/build-image.sh' returned a non-zero code: 1

https://cloud.docker.com/u/vauxoo/repository/registry-1.docker.io/vauxoo/odoo-80-image-shippable-auto/hub-builddetail/blavxafkkzpajf5kvp5nqrn

Merge request reports