Skip to content
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 Refactor #1

Open
JohnOmernik opened this issue Mar 5, 2024 · 0 comments
Open

Docker Refactor #1

JohnOmernik opened this issue Mar 5, 2024 · 0 comments

Comments

@JohnOmernik
Copy link
Collaborator

We've moved the Docker folder from integration_base here (as is, no updates).

I think we need to dig into this. Ideally we'd have

  • Every Bootstrap we create pulls from the same integration_config_template.py
    • The integrations_template should be platform agnostic.
  • Big issue: Currently the Windows bootstrap uses registry files to install ODBC connections
    • This won't work in a *nix based ODBC environment
    • Do we need to support ODBC on *Nix?
    • IF so, how can we make it feasible?
  • Short term: Refactor the Docker install to point to a template/directory to utilize

@nmani

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

No branches or pull requests

1 participant