device/rockchip/rk3588/vcloud/container/build/build.sh

8 lines
130 B
Bash
Raw Permalink Normal View History

2025-08-25 08:28:21 +08:00
touch system.img
touch system_ext.img
touch vendor.img
touch product.img
touch odm.img
chmod +x init_wrapper
docker build -t $1 .