TypeError: You must specify a directory to build in path comose] code example
Example: TypeError: You must specify a directory to build in path
// do this in build
build:
context: .
dockerfile: ./path/to/dockerfile
// do this in build
build:
context: .
dockerfile: ./path/to/dockerfile