Skip to content

Commit 1cf4860

Browse files
authored
Update Dockerfile to add the orin script
1 parent a50e50e commit 1cf4860

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ RUN rm -d /arm/raw/grubartifacts/var || true
107107
COPY ./image-assets/build-arm-image.sh /build-arm-image.sh
108108
COPY ./image-assets/arm /arm
109109
COPY ./image-assets/prepare_arm_images.sh /prepare_arm_images.sh
110+
COPY ./image-assets/prepare_nvidia_orin_images.sh /prepare_nvidia_orin_images.sh
110111

111112
COPY ./image-assets/defaults.yaml /defaults.yaml
112113

0 commit comments

Comments
 (0)