Dremio Docker Container and Setup Script - #130
Merged
Merged
Conversation
alinaliBQ
reviewed
Oct 28, 2025
justing-bq
force-pushed
the
dremioDocker
branch
2 times, most recently
from
October 28, 2025 21:57
ed2bca3 to
6a9b5df
Compare
alinaliBQ
force-pushed
the
apache-odbc
branch
from
October 28, 2025 22:18
d277098 to
96b2db6
Compare
justing-bq
force-pushed
the
dremioDocker
branch
3 times, most recently
from
October 29, 2025 16:57
46a9a27 to
f07aee4
Compare
alinaliBQ
force-pushed
the
apache-odbc
branch
2 times, most recently
from
October 29, 2025 18:33
2fe7175 to
e3feb15
Compare
justing-bq
force-pushed
the
dremioDocker
branch
14 times, most recently
from
November 4, 2025 22:45
3a037cd to
052be96
Compare
justing-bq
marked this pull request as ready for review
November 4, 2025 22:45
alinaliBQ
reviewed
Nov 5, 2025
justing-bq
force-pushed
the
dremioDocker
branch
from
November 5, 2025 20:56
052be96 to
562ba12
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rationale for this change
We want an easy way to create a Dremio Docker Container.
What changes are included in this PR?
Added
docker-compose.yml.Added logic for setting up dremio account and creating a table.
Are these changes tested?
Yes.
Are there any user-facing changes?
No.