mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-27 13:39:33 +00:00
image_builder: fix path
This commit is contained in:
@@ -15,7 +15,8 @@ COPY ./autobuild.sh /builder/autobuild.sh
|
||||
COPY ./autosizer.sh /builder/autosizer.sh
|
||||
COPY ./qemu-arm-resin /builder/qemu-arm-resin
|
||||
|
||||
VOLUME image/ /builder/image
|
||||
VOLUME /dev /dev
|
||||
VOLUME ./image /builder/image
|
||||
|
||||
WORKDIR /builder
|
||||
CMD ./autobuild.sh
|
||||
|
||||
Reference in New Issue
Block a user