Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
johndmulhausen authored Oct 5, 2016
1 parent 6e599e9 commit b62fd51
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 @@ -5,3 +5,5 @@ ONBUILD RUN git clone https://www.github.com/docker/docker.github.io docs
ONBUILD WORKDIR docs

ONBUILD COPY . /usr/src/app

CMD jekyll serve -d /_site --watch -H 0.0.0.0 -P 4000

0 comments on commit b62fd51

Please sign in to comment.