mirror of https://github.com/docker/docs.git
baseurl fix
This commit is contained in:
parent
e71693c545
commit
d12eeca057
|
@ -2,7 +2,7 @@ FROM starefossen/ruby-node:2-4
|
||||||
|
|
||||||
RUN git clone https://www.github.com/docker/docker.github.io docs
|
RUN git clone https://www.github.com/docker/docker.github.io docs
|
||||||
|
|
||||||
RUN gem install --no-document github-pages jekyll-github-metadata
|
RUN gem install --no-document github-pages
|
||||||
|
|
||||||
EXPOSE 4000
|
EXPOSE 4000
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue