Loading Dockerfile +2 −2 Original line number Diff line number Diff line Loading @@ -40,8 +40,8 @@ RUN ["chmod", "+x", "/run/qemu-ifup"] RUN ["chmod", "+x", "/run/qemu-ifdown"] RUN ["chmod", "+x", "/run/generate-dhcpd-conf"] COPY extractor/lib* /run/extract/ COPY extractor/scemd /run/extract/syno_extract_system_patch COPY extract/lib* /run/extract/ COPY extract/scemd /run/extract/syno_extract_system_patch COPY disks/template.img.xz /data/ Loading extractor/libcurl.so.4→extract/libcurl.so.4 (443 KiB) File moved. View file extractor/libmbedcrypto.so.5→extract/libmbedcrypto.so.5 (220 KiB) File moved. View file extractor/libmbedtls.so.13→extract/libmbedtls.so.13 (63.2 KiB) File moved. View file extractor/libmbedx509.so.1→extract/libmbedx509.so.1 (103 KiB) File moved. View file Loading
Dockerfile +2 −2 Original line number Diff line number Diff line Loading @@ -40,8 +40,8 @@ RUN ["chmod", "+x", "/run/qemu-ifup"] RUN ["chmod", "+x", "/run/qemu-ifdown"] RUN ["chmod", "+x", "/run/generate-dhcpd-conf"] COPY extractor/lib* /run/extract/ COPY extractor/scemd /run/extract/syno_extract_system_patch COPY extract/lib* /run/extract/ COPY extract/scemd /run/extract/syno_extract_system_patch COPY disks/template.img.xz /data/ Loading