We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I run dokku plugins-install, it runs through, and then spits out this at the end:
INFO[0011] The command [/bin/sh -c LC_ALL=C DEBIAN_FRONTEND=noninteractive apt-get install -y -q postgresql-9.3 postgresql-contrib-9.3] returned a non-zero code: 100
If it try any commands it says: PostgreSQL image not found... Did you run 'dokku plugins-install' ?
PostgreSQL image not found... Did you run 'dokku plugins-install' ?
The text was updated successfully, but these errors were encountered:
I have the exact same issue
INFO[0032] The command [/bin/sh -c LC_ALL=C DEBIAN_FRONTEND=noninteractive apt-get install -y -q postgresql-9.3 postgresql-contrib-9.3] returned a non-zero code: 100
Sorry, something went wrong.
yes, i have same problem too
No branches or pull requests
When I run dokku plugins-install, it runs through, and then spits out this at the end:
If it try any commands it says:
PostgreSQL image not found... Did you run 'dokku plugins-install' ?
The text was updated successfully, but these errors were encountered: