Skip to content

Docker image configuration #698

Answered by adifayer
kedith asked this question in Q&A
Jun 28, 2022 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Hey @kedith
Currently, running datree in offline-mode within our docker image is not supported out-of-the-box. I've opened a task to support this use case- https://github.com/datreeio/datree/issues/700

As a workaround, you can create your own image using our image as a base, and extend it to perform the following:

  1. Execute: datree config set offline local which creates the config.yaml file with the property that enables running offline
  2. Datree test

Let me know if it solved your problem,
Adi.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@kedith
Comment options

@adifayer
Comment options

Answer selected by adifayer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants