Skip to content

hyp docker_en.md

maoxiaoyue edited this page May 14, 2026 · 1 revision

hyp docker — Build Docker Image

Build a Docker image for the current HypGo project based on config.yaml settings.

Usage

hyp docker

Build Process

Uses a multi-stage Dockerfile:

Stage 1 (builder) → Compile Go binary (CGO_DISABLED=1)
Stage 2 (runtime) → Copy binary + config + static files to minimal image

Related Commands

HypGo

繁體中文 | English


中文文件

設計文件

套件

AI 協作工具鏈

CLI 命令


English Docs

Design Docs

Packages

AI Collaboration Toolchain

CLI Commands

Clone this wiki locally