the markdown docs are now master, but I may do a manual conversion a few more times when older PR's are merged

Docker-DCO-1.1-Signed-off-by: Sven Dowideit <SvenDowideit@fosiki.com> (github: SvenDowideit)
Upstream-commit: d4a00c749440899c629a9f67b968295a4673c476
Component: engine
This commit is contained in:
Sven Dowideit
2014-04-18 16:34:53 +10:00
parent 943cef11d2
commit 2a4849bb16

View File

@ -37,7 +37,7 @@ WORKDIR /docs
#RUN make -C /docs clean docs
#convert to markdown
RUN ./convert.sh
#RUN ./convert.sh
# note, EXPOSE is only last because of https://github.com/dotcloud/docker/issues/3525
EXPOSE 8000