Skip to content

Commit

Permalink
Add working dir
Browse files Browse the repository at this point in the history
  • Loading branch information
Turgon37 committed Nov 3, 2018
1 parent fcd6294 commit 6330cd6
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 @@ -59,5 +59,6 @@ RUN echo '' > /etc/postfix/aliases \

EXPOSE 25
VOLUME ["/data"]
WORKDIR /data

CMD ["/start.sh"]

0 comments on commit 6330cd6

Please sign in to comment.