Skip to content

Disable Next telemetry during Docker builds#184

Open
kdhillon-stripe wants to merge 1 commit intov2from
kdhillon/disable-next-telemetry-docker
Open

Disable Next telemetry during Docker builds#184
kdhillon-stripe wants to merge 1 commit intov2from
kdhillon/disable-next-telemetry-docker

Conversation

@kdhillon-stripe
Copy link
Copy Markdown
Collaborator

Summary

  • disable Next.js telemetry during Docker builds by setting NEXT_TELEMETRY_DISABLED=1 for the pnpm build step in the Dockerfile

Motivation

  • keep Docker build logs cleaner
  • avoid shipping the telemetry notice in image build output
  • scope the change to Docker builds only

Test plan

  • NEXT_TELEMETRY_DISABLED=1 pnpm --filter @stripe/sync-visualizer build

Committed-By-Agent: codex
Co-authored-by: codex <noreply@openai.com>
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