docs(09-tooling-portable-setup-01): add D-04/D-05 references to build.sh header

This commit is contained in:
2026-06-15 23:24:18 +08:00
parent 2797a64b28
commit cc1da75700

View File

@@ -2,8 +2,9 @@
# ============================================================================= # =============================================================================
# ngn-agent Docker Image Build Script # ngn-agent Docker Image Build Script
# #
# D-04: Single-command build entry point at docker/build.sh.
# Builds the custom Hermes Docker image with platform engineering tools. # Builds the custom Hermes Docker image with platform engineering tools.
# Tag: ngn-agent:latest (local only, no registry push — per D-05) # D-05: Tag: ngn-agent:latest (local only, no registry push).
# ============================================================================= # =============================================================================
set -euo pipefail set -euo pipefail