orchardup/docker-postgresql

Executable run

Closed this issue · 1 comments

Hi:

Nice work! I think you forgot to make "run" executable in Dockerfile. It fails to run for me otherwise. I added:

RUN chmod +x /usr/local/bin/run

Huh – that's odd, the executable flag is in the repo. I'll add it explicitly. Thanks!