mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
1 line
119 B
Bash
1 line
119 B
Bash
docker build -t ${IMAGE_TAG} . --platform=linux/amd64 -f ./examples/Dockerfile.ui --build-arg APP_DIR=${APP_DIR} --push |