Answers for "TypeError: You must specify a directory to build in path"

0

TypeError: You must specify a directory to build in path

// do this in build
build:
  context: .
  dockerfile: ./path/to/dockerfile
Posted by: Guest on January-06-2021

Code answers related to "TypeError: You must specify a directory to build in path"

Browse Popular Code Answers by Language