Explorar o código

change Dockerfile for release 2.0.0

Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
Michel-FK %!s(int64=3) %!d(string=hai) anos
pai
achega
51bb45c9c3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docker/Dockerfile

+ 1 - 1
docker/Dockerfile

@@ -119,4 +119,4 @@ ENV \
 # 	"/home/funkey/FunKey-OS/FunKey/output/build", \
 # 	"/home/funkey/FunKey-OS/FunKey/output/target"]
 
-CMD ["/usr/bin/make", "-C", "/home/funkey/FunKey-OS"]
+CMD ["/usr/bin/make", "sdk", "all", "-C", "/home/funkey/FunKey-OS"]