Skip to content

Commit

Permalink
dist/busybox ln -s /usr/local/static/3rd/bin/bash /bin/; \bash /xconf.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
sam#gemmi-win10 committed Dec 3, 2024
1 parent 54440dd commit c186c4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion distros/src/oth/Dockerfile._no-busybox
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ RUN \
COPY --from=rootfs /rootfs/res_ubt_share /
COPY --from=rootfs /rootfs/files1 /
COPY --from=rootfs /rootfs/files2 /
RUN \
RUN ln -s /usr/local/static/3rd/bin/bash /bin/; \
bash /xconf.sh core; exit 0
EXPOSE 10089/tcp 10081/tcp 10022/tcp
ENV \
Expand Down

0 comments on commit c186c4a

Please sign in to comment.