2
0
Эх сурвалжийг харах

Run docker build from the repo subdirectory to avoid large context tranfers

Signed-off-by: Jose Luis Rivero <[email protected]>
Jose Luis Rivero 2 жил өмнө
parent
commit
3f50608221
1 өөрчлөгдсөн 2 нэмэгдсэн , 1 устгасан
  1. 2 1
      docker/README.md

+ 2 - 1
docker/README.md

@@ -15,7 +15,8 @@ the demo in this repository.
 To build the Dockerfile the only required step is to clone first the ROSConDemo:
 ```
 git clone [email protected]:aws-lumberyard/ROSConDemo.git
-docker build -t roscon_demo -f ROSConDemo/docker/Dockerfile .
+cd ROSConDemo/docker
+docker build -t roscon_demo -f Dockerfile .
 ```
 
 Note: the build process is going to download all the necessary assets for running