docker-foreman
docker-foreman copied to clipboard
cant build image
Not sure if project still active, but anyway:
during docker build ...
I got error:
E: Package 'postgresql-9.3' has no installation candidate
E: Unable to locate package postgresql-client-9.3
E: Couldn't find any package by glob 'postgresql-client-9.3'
E: Couldn't find any package by regex 'postgresql-client-9.3'
E: Unable to locate package postgresql-server-dev-9.3
E: Couldn't find any package by glob 'postgresql-server-dev-9.3'
E: Couldn't find any package by regex 'postgresql-server-dev-9.3'
On which version of phusion this image was build successful?
Having the same issue. @alex-bender: were you able to resolve this?
@grizzthedj Seems that the phusion image went far away so there is no psql client for version 9.3 in a phusion deb repos and psql-server as well