Skip to content

Commit

Permalink
docs: update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
bookug committed Jun 23, 2018
1 parent 721e163 commit 9085033
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,5 @@ ENV LANG C.UTF-8

#Subsequent test version can be put here.
#And some procedures you need can also be attached here.
CMD ["make"]
#CMD ["make"]
RUN make

0 comments on commit 9085033

Please sign in to comment.