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:
parent
6df19aa78e
commit
d4a00c7494
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue