Skip to content

Commit

Permalink
Merge 881f15d into ab3bdb7
Browse files Browse the repository at this point in the history
  • Loading branch information
Douglas Moore committed Dec 11, 2019
2 parents ab3bdb7 + 881f15d commit 64915a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ COPY requirements.txt /opt/
COPY pgbedrock /opt/pgbedrock
RUN pip install -r requirements.txt
RUN pip install .
RUN pip install --force-reinstall psycopg2

ENTRYPOINT ["pgbedrock"]

0 comments on commit 64915a3

Please sign in to comment.