docs: eighth-pass classify remaining active references

This commit is contained in:
Scott Idem
2026-06-12 17:07:57 -04:00
parent 75e7ca541a
commit 7831179970
5 changed files with 16 additions and 6 deletions

View File

@@ -17,7 +17,7 @@ Deliverables (this PR)
- `documentation/PROJECT__AE_Docker_CI_BuildKit_implement.md` (this file)
- `aether_container_env/Dockerfile.buildkit.example` — BuildKit-friendly multi-stage Dockerfile example.
- `aether_container_env/ci_buildx_example.sh` — standalone CI script examples (registry cache + local cache usage).
- `documentation/AE__Docker_CI_Cache_Policy.md` — cache rotation and prune guidance.
- `documentation/GUIDE__Docker_CI_Cache_Policy.md` — cache rotation and prune guidance.
Tasks (implementation checklist)
- [ ] Review existing `Dockerfile`(s) under `aether_container_env/` and repository root.
@@ -50,4 +50,4 @@ Next steps for the container team
Files included in this PR for reference:
- `aether_container_env/Dockerfile.buildkit.example`
- `aether_container_env/ci_buildx_example.sh`
- `documentation/AE__Docker_CI_Cache_Policy.md`
- `documentation/GUIDE__Docker_CI_Cache_Policy.md`