-
Notifications
You must be signed in to change notification settings - Fork 619
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docker Support #85
Labels
good first issue
Good for newcomers
Comments
Yes, that would be fantastic for testing and development! |
dbsectrainer
added a commit
to dbsectrainer/data-formulator
that referenced
this issue
Feb 14, 2025
- Add Dockerfile for containerization - Add docker-compose.yml for easy deployment - Add docker-entrypoint.sh for container initialization - Add configuration templates and documentation - Support API key configuration through environment variables - Add comprehensive Docker setup instructions Fixes microsoft#85
dbsectrainer
added a commit
to dbsectrainer/data-formulator
that referenced
this issue
Feb 14, 2025
microsoft#85) - Add development environment with hot-reloading - Support both development and production modes - Update documentation with Docker usage instructions - Add troubleshooting guides - Improve configuration options - Update DEVELOPMENT.md with Docker instructions Fixes microsoft#85
Please check my PR request for this |
SANTHOSH-SACHIN
added a commit
to SANTHOSH-SACHIN/data-formulator
that referenced
this issue
Feb 22, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Docker support for Data Formulator would be fantastic for simplifying deployment and testing.
Will send a PR for this. :)
The text was updated successfully, but these errors were encountered: