[
https://issues.apache.org/jira/browse/KYLIN-3079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
yongjie zhao closed KYLIN-3079.
-------------------------------
> Use Docker for document build environment
> -----------------------------------------
>
> Key: KYLIN-3079
> URL: https://issues.apache.org/jira/browse/KYLIN-3079
> Project: Kylin
> Issue Type: Improvement
> Components: Documentation
> Affects Versions: all
> Environment: POSIX, docker
> Reporter: yongjie zhao
> Assignee: yongjie zhao
> Priority: Major
> Fix For: v2.3.0
>
> Attachments: 0001-use-docker-build-document.patch
>
>
> Background: Kylin document compilation depends on jeklly2 and
> jekyll-multiple-languages plugins v1; by gem default installation, jeklly is
> version3, and jekyll-multiple-languages is not compatible with jeklly3.
> To reduce build complexity using docker and Makefile can call docker command.
> - build docker image:
> make docker.build
> - run a daemon&auto reload web server on localhost:4000
> make runserver
> - only build site
> make document.build
> - clean build file
> make clean
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)