Skip to content

Conversation

@Sahil-u07
Copy link

  • Add Dockerfile for production build with nginx
  • Add Dockerfile.dev for local development with hot reload
  • Add docker-compose.yml for easy container orchestration
  • Add .dockerignore to exclude node_modules and build artifacts

Copilot AI review requested due to automatic review settings January 18, 2026 12:05
- Add Dockerfile for production build with nginx
- Add Dockerfile.dev for local development with hot reload
- Add docker-compose.yml for easy container orchestration
- Add .dockerignore to exclude node_modules and build artifacts

Signed-off-by: Sahil Lenka <[email protected]>

This comment was marked as spam.

- Remove /app/node_modules volume mount to prevent conflicts
- Add .env file patterns to .dockerignore for security
- Add Docker-related files to .dockerignore to exclude from build context

Signed-off-by: Sahil Lenka <[email protected]>
- Build and test Docusaurus site on PRs and main branch
- Verify Docker images build successfully
- Upload build artifacts for verification

Signed-off-by: Sahil Lenka <[email protected]>
- Document Docker setup and usage
- Include both development and production commands
- Add traditional npm setup as alternative

Signed-off-by: Sahil Lenka <[email protected]>
@mjherzog
Copy link
Member

@Sahil-u07 We have no interest in AI-generated contributions.

@Sahil-u07 Sahil-u07 closed this Jan 19, 2026
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.

2 participants