Issue¶
dockerfile in subdirectory¶
Solution:
use
context: .so docker knows where to startfor azure devops pipeline, use
buildContext: .for docker build, use
-fpointing to the dockerfile
https://stackoverflow.com/questions/47785706/docker-using-copy-when-the-dockerfile-is-located-in-a-subdirectory