Giter Club home page Giter Club logo

Comments (8)

richstandbrook avatar richstandbrook commented on August 16, 2024

I've also just got this, then when I run postgresql:create it responds with

PostgreSQL image not found... Did you run 'dokku plugins-install' ?

from dokku-pg-plugin.

rpontes avatar rpontes commented on August 16, 2024

@koorb I have the same error.

Any solution?

from dokku-pg-plugin.

richstandbrook avatar richstandbrook commented on August 16, 2024

Nothing but it seems to be a problem with the code base, there's at least three of us now

from dokku-pg-plugin.

simonreed avatar simonreed commented on August 16, 2024

+1

from dokku-pg-plugin.

kosh-jelly avatar kosh-jelly commented on August 16, 2024

me too

from dokku-pg-plugin.

Kloadut avatar Kloadut commented on August 16, 2024

I don't understand why this apt statement is failing... If you find out let me know:

Step 3 : RUN apt-get update
---> Running in 986ffdc3e1fc
2014/07/16 07:19:16 The command [/bin/sh -c apt-get update] returned a non-zero code: 100

from dokku-pg-plugin.

bauglir avatar bauglir commented on August 16, 2024

On my machine this step fails due to not being able to connect to some of the Ubuntu repositories. This is on a 14.04 installation. The repositories it fails to get are all related to quantal, which reached EOL on May 16.

Changing the base-image in the Dockerfile from ubuntu:quantal to ubuntu:trusty. And updating all references to postgresql-9.1 to postgresql-9.3 makes the image build for me. I'm not sure what further implications this has though.

from dokku-pg-plugin.

Adamtaranto avatar Adamtaranto commented on August 16, 2024

Having the same problem. Solved by removing the line: "git clone https://github.com/Kloadut/dokku-pg-dockerfiles /tmp/dokku-pg-dockerfiles" from /var/lib/dokku/plugins/postgresql/install, and running it manually then making the changes to dokku-pg-dockerfiles as noted by bauglir.

"dokku plugins-install" will then run just fine.

from dokku-pg-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.