Locally built images not recognized
Closed this issue · 1 comments
agentmilindu commented
Bug
Dunner can not recognize the locally built Docker images
To Reproduce
Steps to reproduce the behaviour:
- Create a
.dunner.yaml
- Ad a task which refers to a locally built Docker image rather a hosted one in a repo
- Run the task
Expected behaviour
Dunner should pick the local Docker image and run the commands on it.