aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: fed2112dedad0b22bf75d2efd07770f61e3cf654 (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://gitlab.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
```