Skip to content

fix(ui): align docker build with ui context#114

Merged
onutc merged 1 commit intomainfrom
codex/ui-docker-context-fix
Mar 13, 2026
Merged

fix(ui): align docker build with ui context#114
onutc merged 1 commit intomainfrom
codex/ui-docker-context-fix

Conversation

@onutc
Copy link
Member

@onutc onutc commented Mar 13, 2026

Summary

  • fix the Spritz UI Dockerfile to work with the ui-only build context used by platform deploy workflows
  • keep the TypeScript UI build output and runtime layout unchanged
  • validate the exact UI package, test, and Docker build path used in CI

Testing

  • cd /Users/onur/repos/spritz/ui && pnpm build && pnpm typecheck && pnpm test && docker build -t spritz-ui-ts-test .
  • cd /Users/onur/repos/spritz && bash -n ui/entrypoint.sh
  • cd /Users/onur/repos/spritz && git diff --check

@onutc onutc merged commit da39bf7 into main Mar 13, 2026
1 check passed
@onutc onutc deleted the codex/ui-docker-context-fix branch March 13, 2026 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant