summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CLAUDE.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CLAUDE.md b/CLAUDE.md
index 06fceb3..27e3799 100644
--- a/CLAUDE.md
+++ b/CLAUDE.md
@@ -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)