Skip to content

Commit

Permalink
Corrects issues in Dockerfile related to relative path expectations o…
Browse files Browse the repository at this point in the history
…f apache scripts (#3281)
  • Loading branch information
Travis Tomsu authored Feb 9, 2017
1 parent 17d1d68 commit 365b8c4
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 @@ -13,4 +13,6 @@ RUN docker/setup-apache2.sh && \

COPY docker /opt/deck/docker

WORKDIR /opt/deck

CMD /opt/deck/docker/run-apache2.sh

0 comments on commit 365b8c4

Please sign in to comment.