# 安装依赖 npm install # 运行 localhost:7777 npm run start # 构建 npm run build
docker build -t cr.openfuyao.cn/openfuyao/logging-website:latest -f ./build/Dockerfile .
helm install {release} ./chart -n {namespace}