Thatās very strange. Maybe you havenāt trigger a new build by pushing to Github after changing to 14.04 (rebuilding will trigger a build with old setting) ?
I am having connecting to docker daemon on the Trusty containers. Is there a trick I am missing?
ubuntu@box69:~$ docker ps
Cannot connect to the Docker daemon. Is the docker daemon running on this host?
ubuntu@box69:~$ docker daemon
FATA[0000] Error starting daemon: open /var/run/docker.pid: permission denied
@tjchambers Sorry, I need to document this but we like to keep our default services as few as possible. This will give us many advantages such as more free memory for builds.
You can start memcached with the following circle.yml.
it looks like the new image is missing the PostGIS support.
ERROR: could not open extension control file ā/usr/share/postgresql/9.4/extension/postgis.controlā: No such file or directory
ERROR: could not open extension control file ā/usr/share/postgresql/9.4/extension/postgis_topology.controlā: No such file or directory
ERROR: could not open extension control file ā/usr/share/postgresql/9.4/extension/postgis_tiger_geocoder.controlā: No such file or directory
To replicate this, simply run the following commands in the postgres prompt: