Skip to content

Commit

Permalink
fixed dockerfile and changed script modes
Browse files Browse the repository at this point in the history
  • Loading branch information
kellyjandrews committed Mar 31, 2017
1 parent 3e69871 commit a04bcb1
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ RUN mkdir -p /usr/app && cp -a /tmp/node_modules /usr/app

WORKDIR /usr/app
COPY ./ /usr/app/
ENTRYPOINT ["./wait-for-postgres.sh"]
Empty file modified bin/ci
100644 → 100755
Empty file.
Empty file modified bin/wait-for-postgres
100644 → 100755
Empty file.

0 comments on commit a04bcb1

Please sign in to comment.