leopardslab/dunner

Locally built images not recognized

Closed this issue · 1 comments

Bug
Dunner can not recognize the locally built Docker images

To Reproduce
Steps to reproduce the behaviour:

  1. Create a .dunner.yaml
  2. Ad a task which refers to a locally built Docker image rather a hosted one in a repo
  3. Run the task

Expected behaviour
Dunner should pick the local Docker image and run the commands on it.

Screenshots
Screenshot from 2019-07-20 11-23-24

Closed with reference to #121