diff options
| -rw-r--r-- | CLAUDE.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -86,7 +86,9 @@ Each stack has its own Docker network. Nginx joins all of them to reverse proxy: ## Key Files - `doc/setup-guide.md` — full build instructions from fresh Debian - `doc/Jenkinsfile.example` — example DooD pipeline +- `doc/Jenkinsfile.kernel-example` — example kernel build pipeline using kernel-builder image - `doc/jenkins-cpp-build.md` — guide for building C++ apps in Jenkins with Docker agent +- `jenkins/kernel-builder/Dockerfile` — custom Docker image for building the Linux kernel - `ghost/.env.example` — template for Ghost env vars - `.gitignore` — excludes `.env` files (secrets) |
