added cmd to Dockerfile
This commit is contained in:
parent
e4aee9a876
commit
e462a26e19
@ -81,3 +81,5 @@ COPY --from=uboot /uboot/ /uboot/
|
|||||||
COPY --from=uboot_tool /uboot_tool /uboot_tool
|
COPY --from=uboot_tool /uboot_tool /uboot_tool
|
||||||
|
|
||||||
WORKDIR /work
|
WORKDIR /work
|
||||||
|
|
||||||
|
CMD ["/bin/sh", "/resources/build.sh"]
|
||||||
|
Loading…
Reference in New Issue
Block a user