Commit bb08583
committed
Document Docker build
The repository README doesn't currently mention Docker, but this is the
easiest way to build the OpenCL-Docs specs, as opposed to manually
configuring some quite dated ruby dependencies.
This PR updates the README to alert to developers that Docker is
available help them build the project.
It is worth noting that the build instructions for both
[Vulkan BUILD.adoc](https://github.com/KhronosGroup/Vulkan-Docs/blob/main/BUILD.adoc#khronos-provided-docker-image)
and
[SYCL README](https://github.com/KhronosGroup/SYCL-Docs#building-using-the-khronos-docker-image)
only document building the project using the docker image. We should
consider whether we want a larger rewrite of the OpenCL REAME to only
describe building the repo in terms of Docker, but for now the PR
makes an incremental improvement.1 parent 1f2a44a commit bb08583
1 file changed
Lines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
77 | | - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
78 | 86 | | |
79 | 87 | | |
80 | 88 | | |
| |||
0 commit comments