aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 911b33623f8c3f4c127e6d8b8f78c63b788a46ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# s2i builder for sphinx documentation

Source: [https://gitlab.com/kraxel/s2i-sphinx](https://github.com/kraxel/s2i-sphinx)

Image: registry.gitlab.com/kraxel/s2i-sphinx

## Deploy in openshift

```
oc new-app registry.gitlab.com/kraxel/s2i-sphinx~git://some.host/path/to/linux/kernel/source/repo.git
```