Skip to content

Commit

Permalink
dist/x4 COPY --from=rootfs /rootfs/res_ubt_share /
Browse files Browse the repository at this point in the history
dist sort x4
  • Loading branch information
sam#gemmi-win10 authored and huapox committed Oct 31, 2024
1 parent 57ef5e7 commit 0750eb6
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions distros/src/oth/Dockerfile._no-busybox
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ RUN \


# HEADLESS
COPY --from=rootfs /rootfs/res_ubt_share /
COPY --from=rootfs /rootfs/files1 /
COPY --from=rootfs /rootfs/files2 /
RUN \
Expand Down
1 change: 1 addition & 0 deletions distros/src/oth/Dockerfile.apt-debian
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ RUN \
# dropbear-bin dropbear-run openssh-sftp-server lftp jq;

# HEADLESS
COPY --from=rootfs /rootfs/res_ubt_share /
COPY --from=rootfs /rootfs/files1 /
COPY --from=rootfs /rootfs/files2 /
RUN \
Expand Down
1 change: 1 addition & 0 deletions distros/src/oth/Dockerfile.opk-openwrt
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ RUN \
chmod u+s /bin/ping;

# HEADLESS
COPY --from=rootfs /rootfs/res_ubt_share /
COPY --from=rootfs /rootfs/files1 /
COPY --from=rootfs /rootfs/files2 /
RUN \
Expand Down
1 change: 1 addition & 0 deletions distros/src/oth/Dockerfile.yum-fedora
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ RUN \
chmod u+s /bin/ping;

# HEADLESS
COPY --from=rootfs /rootfs/res_ubt_share /
COPY --from=rootfs /rootfs/files1 /
COPY --from=rootfs /rootfs/files2 /
RUN \
Expand Down

0 comments on commit 0750eb6

Please sign in to comment.