1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

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

View file

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