f3a6361ce3
The directory change will fix the error shown when building an image regarding n3000-opae. The build script needs a non-empty docker directory as well as a Dockerfile to run properly. Closes-Bug: 1988868 Signed-off-by: Mohammad Issa <mohammad.issa@windriver.com> Change-Id: I0cf57216d60a12728a13c1278b6ea4a5d2cd1e2f
5 lines
86 B
Plaintext
5 lines
86 B
Plaintext
BUILDER=docker
|
|
LABEL=n3000-opae
|
|
DOCKER_FILE=docker/./Dockerfile
|
|
DOCKER_CONTEXT=docker
|