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)
This commit is contained in:
Sven Dowideit 2014-04-18 16:34:53 +10:00
parent 6df19aa78e
commit d4a00c7494
1 changed files with 1 additions and 1 deletions

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