konveyor / tackle-data-gravity-insights

Apache License 2.0
15 stars 12 forks source link

Generate a Docker image for running DGI #72

Closed rofrano closed 1 year ago

rofrano commented 1 year ago

As a Application Architect I need the ability to run dig from a container image So that I can run it in environments that don't have Python 3 installed

Details and Assumptions

Acceptance Criteria

Given I have Docker installed
When I issue the command: docker run -it dig:1.0.0
Then I should see the help message displayed