Skip to content

Commit

Permalink
Add lib
Browse files Browse the repository at this point in the history
  • Loading branch information
takara9 committed Nov 20, 2024
1 parent d8c9362 commit 2106567
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.daemon
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ 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 /usr/lib64/libreadline.so.8
COPY --from=flatcar /usr/bin/perf /usr/bin/sleep /usr/bin/

# install perf dependency
Expand Down

0 comments on commit 2106567

Please sign in to comment.