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

Support offline mode within datree docker image #700

Open
adifayer opened this issue Jun 28, 2022 · 1 comment
Open

Support offline mode within datree docker image #700

adifayer opened this issue Jun 28, 2022 · 1 comment
Labels
enhancement New feature or request up for grabs Looking for a contributor to take this task
Projects

Comments

@adifayer
Copy link
Contributor

Describe the solution you'd like
Provide a solution for running datree in offline mode within Datree's docker image

@adifayer adifayer added enhancement New feature or request up for grabs Looking for a contributor to take this task labels Jun 28, 2022
@github-actions github-actions bot added this to To Do in Datree Jun 28, 2022
@adityassharma-ss
Copy link

I think to run it in offline mode you can first pull the datree docker image locally using docker pull datreeio/datree & then create a new container specifying the --offline flag i.e., docker run -it --offline datreeio/datree

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request up for grabs Looking for a contributor to take this task
Projects
Datree
To Do
Development

No branches or pull requests

2 participants