Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

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

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
@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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request up for grabs Looking for a contributor to take this task
Projects
None yet
Development

No branches or pull requests

2 participants