We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 252eba8 commit 51bb45cCopy full SHA for 51bb45c
1 file changed
docker/Dockerfile
@@ -119,4 +119,4 @@ ENV \
119
# "/home/funkey/FunKey-OS/FunKey/output/build", \
120
# "/home/funkey/FunKey-OS/FunKey/output/target"]
121
122
-CMD ["/usr/bin/make", "-C", "/home/funkey/FunKey-OS"]
+CMD ["/usr/bin/make", "sdk", "all", "-C", "/home/funkey/FunKey-OS"]
0 commit comments