Skip to content

Commit

Permalink
add /usr/lib64
Browse files Browse the repository at this point in the history
  • Loading branch information
takara9 committed Nov 20, 2024
1 parent 724811b commit f9d7df8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile.daemon
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ ENV HOME=/home/necoperf
COPY --from=flatcar /bin/ /bin/
COPY --from=flatcar /sbin/setcap /sbin/setcap
COPY --from=flatcar /lib64 /lib64
#COPY --from=flatcar /usr/lib64/libreadline.so.8 /lib64/libreadline.so.8
COPY --from=flatcar /usr/lib64 /usr/lib64
COPY --from=flatcar /usr/bin/perf /usr/bin/sleep /usr/bin/

Expand Down

0 comments on commit f9d7df8

Please # to comment.