Skip to content

Commit

Permalink
Set workdir to /
Browse files Browse the repository at this point in the history
  • Loading branch information
Guy-Incognito committed Oct 5, 2018
1 parent ff981d4 commit ee370e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ VOLUME /data

ADD entrypoint.sh /usr/bin/entrypoint.sh

WORKDIR /

ENTRYPOINT ["entrypoint.sh"]

CMD ["ora2pg"]

0 comments on commit ee370e7

Please sign in to comment.